SlackClientWrapperOptions.SlackScopes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.