OidcProviderOptions.DefaultScopes Właściwość

Definicja

Pobiera lub ustawia listę zakresów do żądania podczas logowania.

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

Wartość właściwości

Wartości domyślne to openid i profile.

Dotyczy