AuthenticationHandler<TOptions>.Scheme Propriedade

Definição

Obtém ou define o AuthenticationScheme associado com esse manipulador de autenticação.

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 da propriedade

Aplica-se a