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

OpenAuthenticationAccessPolicy.ProviderType Property

Definition

Type of provider for OAuth.

public Azure.ResourceManager.AppService.Models.OpenAuthenticationProviderType? ProviderType { get; set; }
member this.ProviderType : Nullable<Azure.ResourceManager.AppService.Models.OpenAuthenticationProviderType> with get, set
Public Property ProviderType As Nullable(Of OpenAuthenticationProviderType)

Property Value

Applies to