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)

屬性值

範圍陣列。

適用於