Compartilhar via


SlackClientWrapperOptions.SlackScopes Propriedade

Definição

Obtém uma matriz de nomes de escopo que estão sendo solicitados durante o processo oauth. Deve corresponder aos escopos definidos em 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)

Valor da propriedade

A matriz de escopos.

Aplica-se a