Share via


UserDelegationKey.SignedStart Property

Definition

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.

Applies to