Share via


AzureActiveDirectoryLoginAuthenticationProvider Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security.Providers
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Overload List

Name Description
System_CAPS_pubmethod AzureActiveDirectoryLoginAuthenticationProvider(HttpConfiguration)

Initializes a new instance of the AzureActiveDirectoryLoginAuthenticationProvider class with no tenant issuer validation.

System_CAPS_pubmethod 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