Sdílet prostřednictvím


AuthorizationPolicyBuilder.AuthenticationSchemes Vlastnost

Definice

Získá nebo nastaví seznam schémat ověřování, které Requirements jsou vyhodnoceny proti.

Pokud nejsou požadavky zadány, vyhodnocují se na základě výchozích schémat.

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

Hodnota vlastnosti

Platí pro