Edit

Share via


EncryptedSecurityToken.ValidFrom Property

Definition

Gets the first instant in time at which the security token is valid.

C#
public override DateTime ValidFrom { get; }

Property Value

The instant in time at which the security token is valid.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also