AzureActiveDirectoryOpenIdConnectAuthenticationProvider Constructor (HttpConfiguration)
Initializes a new instance of the AzureActiveDirectoryLoginAuthenticationProvider class with no tenant issuer validation.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
public AzureActiveDirectoryOpenIdConnectAuthenticationProvider(
HttpConfiguration config
)
Parameters
- config
-
Type:
System.Web.Http.HttpConfiguration
The HttpConfiguration for this service instance.
Show: