Compartir a través de


RemoteAuthenticationContext<TRemoteAuthenticationState>.State Propiedad

Definición

Obtiene o establece la instancia de estado para la operación de autenticación actual.

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