OAuthConfiguration.Scope 属性

定义

获取或设置身份验证的 oAuth 范围。

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

属性值

身份验证的 OAuth 范围。

适用于