Sdílet prostřednictvím


AuthenticationOptions.Schemes Vlastnost

Definice

Vrátí schémata v pořadí, v jakém byla přidána (důležité pro prioritu zpracování požadavků).

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Authentication::AuthenticationSchemeBuilder ^> ^ Schemes { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Authentication::AuthenticationSchemeBuilder ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Authentication.AuthenticationSchemeBuilder> Schemes { get; }
member this.Schemes : seq<Microsoft.AspNetCore.Authentication.AuthenticationSchemeBuilder>
Public ReadOnly Property Schemes As IEnumerable(Of AuthenticationSchemeBuilder)

Hodnota vlastnosti

Platí pro