AttestationResult.NotBefore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time before which this token is invalid.
public DateTimeOffset NotBefore { get; }
member this.NotBefore : DateTimeOffset
Public ReadOnly Property NotBefore As DateTimeOffset