你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureActiveDirectoryOpenIdConnectAuthenticationOptions.Provider 属性

定义

获取或设置 IAzureActiveDirectoryOpenIdConnectAuthenticationProvider 用于处理身份验证事件的 。

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

属性值

适用于