Property Lifetime
- Namespace
- MailFathom.Infrastructure.Secrets.Discovery
- Assembly
- MailFathom.Infrastructure.dll
Lifetime
Gets or sets how long the secret stays usable: NoLimitValue, or an ISO 8601 instant carrying an explicit offset.
public string Lifetime { get; set; }
Property Value
Remarks
The default is the spelling rather than an absent value, so a secret that names no lifetime carries one explicitly and a blank setting is a mistake rather than a second way of saying the same thing. SecretLifetime states what the value means and which consumers enforce it.