SlackClientWrapperOptions.SlackScopes 속성

정의

oauth 프로세스 중에 요청되는 범위 이름의 배열을 가져옵니다. api.slack.com 정의된 범위와 일치해야 합니다.

public System.Collections.Generic.List<string> SlackScopes { get; }
member this.SlackScopes : System.Collections.Generic.List<string>
Public ReadOnly Property SlackScopes As List(Of String)

속성 값

범위 배열입니다.

적용 대상