AzureActiveDirectoryOpenIdConnectAuthenticationOptions Class
The AzureActiveDirectoryOpenIdConnectAuthenticationOptions provides options for the OWIN T:Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationMiddleware class.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
Microsoft.Owin.Security.AuthenticationOptions
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationOptions
| Name | Description | |
|---|---|---|
![]() | AzureActiveDirectoryOpenIdConnectAuthenticationOptions() | Initializes a new instance of the AzureActiveDirectoryOpenIdConnectAuthenticationOptions class. |
| Name | Description | |
|---|---|---|
![]() | AuthenticationMode | (Inherited from AuthenticationOptions.) |
![]() | AuthenticationType | (Inherited from AuthenticationOptions.) |
![]() | CallbackPath | Gets or sets the request path within the application’s base path where the user-agent will be returned. The middleware will process this request when it arrives. |
![]() | ClientId | Gets or sets the client ID. |
![]() | Description | (Inherited from AuthenticationOptions.) |
![]() | Provider | Gets or sets the IAzureActiveDirectoryOpenIdConnectAuthenticationProvider used to handle authentication events. |
![]() | SignInAsAuthenticationType | Gets or sets the name of another authentication middleware which will be responsible for actually issuing a user ClaimsIdentity. |
![]() | StateDataFormat | Gets or sets the format of the state data. If set to null then version 1 is used. |
![]() | Tenant | Gets or sets the tenant which is to be validated. Multi-tenant validation happens in AzureActiveDirectoryOpenIdConnectAuthenticationProvider. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)