Compartilhar via


RemoteAuthenticationResult<TRemoteAuthenticationState>.Status Propriedade

Definição

Obtém ou define o status da operação de autenticação. O status pode ser um de RemoteAuthenticationStatus.

public:
 property Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationStatus Status { Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationStatus get(); void set(Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationStatus value); };
public Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationStatus Status { get; set; }
member this.Status : Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationStatus with get, set
Public Property Status As RemoteAuthenticationStatus

Valor da propriedade

Aplica-se a