ValidFrom Property
Definition
- Namespace
- Codebelt.SharedKernel.Security
- Assemblies
- Codebelt.SharedKernel.dll
ValidFrom
Gets or sets the date and time from which the access key is valid. Default is MinValue (e.g., always valid).
public CoordinatedUniversalTime ValidFrom { get; set; }
Property Value
- CoordinatedUniversalTime
The date and time from which the access key is valid.