10 [CollectionName(
"OAuthClients")]
13 [Index(
"RemoteEndPoint")]
47 public DateTime
Created {
get;
set; } = DateTime.MinValue;
52 public DateTime
Updated {
get;
set; } = DateTime.MinValue;
150 public Dictionary<string, object?>?
Jwks {
get;
set; }
155 public Dictionary<string, object?>?
MetaData {
get;
set; }
TypeNameSerialization
How the type name should be serialized.