Expires Property
Definition
- Namespace
- Codebelt.SharedKernel.Security
- Assemblies
- Codebelt.SharedKernel.dll
Expires
Gets or sets the expiry date and time of the access key. Default is MaxValue (e.g., no expiration).
public CoordinatedUniversalTime Expires { get; set; }
Property Value
- CoordinatedUniversalTime
The expiry date and time of the access key.