次の方法で共有


CikTokenDetails.NotAfterTimestamp Property

Definition

Gets or sets the timestamp after which the token is not valid.

[System.Runtime.Serialization.DataMember]
public DateTime NotAfterTimestamp { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.NotAfterTimestamp : DateTime with get, set
Public Property NotAfterTimestamp As DateTime

Property Value

Attributes

Applies to