Condividi tramite


AuthorizationPolicy.AuthenticationSchemes Proprietà

Definizione

Ottiene un elenco readonly degli schemi Requirements di autenticazione a cui vengono valutati.

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

Valore della proprietà

Si applica a