AttestationToken.NotBeforeTime Property

Definition

Time before which this token is not valid.

public DateTimeOffset? NotBeforeTime { get; }
member this.NotBeforeTime : Nullable<DateTimeOffset>
Public ReadOnly Property NotBeforeTime As Nullable(Of DateTimeOffset)

Property Value

Applies to