Share via


AuthenticationHandler<TOptions>.Scheme Proprietà

Definizione

Ottiene o imposta l'associazione AuthenticationScheme con questo gestore di autenticazione.

public:
 property Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ Scheme { Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ get(); };
public Microsoft.AspNetCore.Authentication.AuthenticationScheme Scheme { get; }
member this.Scheme : Microsoft.AspNetCore.Authentication.AuthenticationScheme
Public ReadOnly Property Scheme As AuthenticationScheme

Valore della proprietà

Si applica a