OAuthConfiguration.Authority 属性

定义

获取或设置用于身份验证的 oAuth 颁发机构。

public string Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String

属性值

用于身份验证的 OAuth 机构。

适用于