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

IOpenIdConnectRegistration.OpenIdConnectConfigurationWellKnownOpenIdConfiguration Property

Definition

The endpoint that contains all the configuration endpoints for the provider.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="The endpoint that contains all the configuration endpoints for the provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wellKnownOpenIdConfiguration", Update=true)]
public string OpenIdConnectConfigurationWellKnownOpenIdConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="The endpoint that contains all the configuration endpoints for the provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wellKnownOpenIdConfiguration", Update=true)>]
member this.OpenIdConnectConfigurationWellKnownOpenIdConfiguration : string with get, set
Public Property OpenIdConnectConfigurationWellKnownOpenIdConfiguration As String

Property Value

Attributes

Applies to