IRenewableToken.TokenExpiry 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.
Returns the expiration time of the most recently retrieved token If no token has been retrieved the value is undefined.
public DateTimeOffset TokenExpiry { get; }
member this.TokenExpiry : DateTimeOffset
Public ReadOnly Property TokenExpiry As DateTimeOffset