Compartir a través de


OAuthChallengeProperties.Scope Propiedad

Definición

Valor del parámetro "scope" que se usa para una solicitud de desafío.

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

Valor de propiedad

Se aplica a