OAuthOptions.Scope Propriedade

Definição

Obtém a lista de permissões a serem solicitadas.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Scope { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Scope { get; }
member this.Scope : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Scope As ICollection(Of String)

Valor da propriedade

Aplica-se a