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

A DateTimeOffset representing the time.

Applies to