ActiveDirectoryFederationServicesBearerAuthenticationOptions Constructor ()
Initializes a new instance of the ActiveDirectoryFederationServicesBearerAuthenticationOptions class.
Namespace: Microsoft.Owin.Security.ActiveDirectory
Assembly: Microsoft.Owin.Security.ActiveDirectory (in Microsoft.Owin.Security.ActiveDirectory.dll)
Syntax
public ActiveDirectoryFederationServicesBearerAuthenticationOptions()
public:
ActiveDirectoryFederationServicesBearerAuthenticationOptions()
new : unit -> ActiveDirectoryFederationServicesBearerAuthenticationOptions
Public Sub New
See Also
ActiveDirectoryFederationServicesBearerAuthenticationOptions Class
Microsoft.Owin.Security.ActiveDirectory Namespace
Return to top