BinarySecretSecurityToken.ValidFrom Property

Definition

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

Property Value

A DateTime that represents the token effective start time.

Applies to