AppCredentials.OAuthScope 属性

定义

获取要使用的 OAuth 范围。

public virtual string OAuthScope { get; }
member this.OAuthScope : string
Public Overridable ReadOnly Property OAuthScope As String

属性值

要使用的 OAuth 范围。

适用于