UserDelegationKey.SignedStart 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.
The datetime this token becomes valid.
public DateTimeOffset? SignedStart { get; }
member this.SignedStart : Nullable<DateTimeOffset>
Public ReadOnly Property SignedStart As Nullable(Of DateTimeOffset)
Property Value
System.Nullable<System.DateTimeOffset>
A System.DateTimeOffset representing the time.