다음을 통해 공유


OAuthConfiguration.Scope 속성

정의

인증에 대한 oAuth 범위를 가져오거나 설정합니다.

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

속성 값

인증에 대한 OAuth 범위입니다.

적용 대상