Language

UserDelegationKey.SignedExpiry Property

Definition

The datetime this token expires.

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

Property Value

System.Nullable<System.DateTimeOffset>

A System.DateTimeOffset representing the time.

Applies to