Share via


AuthenticationHandler<TOptions>.Scheme Propiedad

Definición

Obtiene o establece el AuthenticationScheme associado con este controlador de autenticación.

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

Valor de propiedad

Se aplica a