AzureActiveDirectoryLoginAuthenticationProvider Constructor
Namespace: Microsoft.WindowsAzure.Mobile.Service.Security.Providers
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Overload List
Name | Description | |
---|---|---|
AzureActiveDirectoryLoginAuthenticationProvider(HttpConfiguration) | Initializes a new instance of the AzureActiveDirectoryLoginAuthenticationProvider class with no tenant issuer validation. |
|
AzureActiveDirectoryLoginAuthenticationProvider(HttpConfiguration, IEnumerable<String>) | Initializes a new instance of the AzureActiveDirectoryLoginAuthenticationProvider class with tenant issuer validation. |
See Also
AzureActiveDirectoryLoginAuthenticationProvider Class
Microsoft.WindowsAzure.Mobile.Service.Security.Providers Namespace
Return to top