Compartir a través de


RemoteAuthenticationResult<TRemoteAuthenticationState>.State Propiedad

Definición

Obtiene o establece el estado conservado de una operación de autenticación correcta.

public:
 property TRemoteAuthenticationState State { TRemoteAuthenticationState get(); void set(TRemoteAuthenticationState value); };
public TRemoteAuthenticationState State { get; set; }
public TRemoteAuthenticationState? State { get; set; }
member this.State : 'RemoteAuthenticationState with get, set
Public Property State As TRemoteAuthenticationState

Valor de propiedad

TRemoteAuthenticationState

Se aplica a