OAuthDefaults Class

 

Default values used by authorization server and bearer authentication.

Namespace:   Microsoft.Owin.Security.OAuth
Assembly:  Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)

System::Object
  Microsoft.Owin.Security.OAuth::OAuthDefaults

public ref class OAuthDefaults abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAuthenticationType

Default value for AuthenticationType property in the OAuthBearerAuthenticationOptions and OAuthAuthorizationServerOptions.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: