Condividi tramite


IAuthenticateResultFeature.AuthenticateResult Proprietà

Definizione

Oggetto AuthenticateResult dal middleware di autorizzazione. Impostare su Null se la proprietà è impostata dopo il User middleware di autorizzazione.

public Microsoft.AspNetCore.Authentication.AuthenticateResult? AuthenticateResult { get; set; }
member this.AuthenticateResult : Microsoft.AspNetCore.Authentication.AuthenticateResult with get, set
Public Property AuthenticateResult As AuthenticateResult

Valore della proprietà

Si applica a