InteractiveRequestOptions.Scopes 속성

정의

이 요청이 작업에 사용해야 하는 범위를 가져옵니다.

public System.Collections.Generic.IEnumerable<string> Scopes { get; init; }
member this.Scopes : seq<string> with get, set
Public Property Scopes As IEnumerable(Of String)

속성 값

적용 대상