Partager via


RemoteAuthenticationResult<TRemoteAuthenticationState>.Status Propriété

Définition

Obtient ou définit le status de l’opération d’authentification. Le status peut être l’un des .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

Valeur de propriété

S’applique à