AzureActiveDirectoryOpenIdConnectAuthenticationOptions.Provider Property

Definition

Gets or sets the IAzureActiveDirectoryOpenIdConnectAuthenticationProvider used to handle authentication events.

public Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.IAzureActiveDirectoryOpenIdConnectAuthenticationProvider Provider { get; set; }
member this.Provider : Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.IAzureActiveDirectoryOpenIdConnectAuthenticationProvider with get, set
Public Property Provider As IAzureActiveDirectoryOpenIdConnectAuthenticationProvider

Property Value

Applies to