Show / Hide Table of Contents

Property ExpiresIn

| Edit this page View Source

ExpiresIn

The expiry date as calculated by the timestamp of when the result was created plus the value in seconds for the expires_in key.

Declaration
public DateTimeOffset? ExpiresIn { get; }
Property Value
Type Description
DateTimeOffset?

Timestamp of the creation of the object instance plus the expires_in seconds parsed from the callback URI.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX