SecurityContextSecurityToken.ValidFrom Propriedade
Definição
Obtém a hora de início efetiva do token.Gets the token effective start time.
public:
virtual property DateTime ValidFrom { DateTime get(); };
public override DateTime ValidFrom { get; }
member this.ValidFrom : DateTime
Public Overrides ReadOnly Property ValidFrom As DateTime
Valor da propriedade
Um DateTime que representa a hora de início em vigor do token.A DateTime that represents the token effective start time.