Constructor OAuthJsonContext
- Namespace
- MailFathom.Common.OAuth
- Assembly
- MailFathom.Common.dll
OAuthJsonContext()
public OAuthJsonContext()
OAuthJsonContext(JsonSerializerOptions)
Creates an instance of JsonSerializerContext and binds it with the indicated JsonSerializerOptions.
public OAuthJsonContext(JsonSerializerOptions options)
Parameters
optionsJsonSerializerOptionsThe run time provided options for the context instance.