Partager via


SlackClientWrapperOptions.SlackScopes Propriété

Définition

Obtient un tableau de noms d’étendue qui sont demandés pendant le processus oauth. Doit correspondre aux étendues définies à 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)

Valeur de propriété

Tableau d’étendues.

S’applique à