FederatedSessionExpiredException.Tested Propriedade
Definição
Obtém a hora em que a sessão foi validada.Gets the time that the session was validated.
public:
property DateTime Tested { DateTime get(); };
public DateTime Tested { get; }
member this.Tested : DateTime
Public ReadOnly Property Tested As DateTime
Valor da propriedade
A hora em que a sessão foi validada.The time that the session was validated.