Script Packager Object Model Reference

IOpenIdConnectAuthorization.AccessTokenExpiration Property

The UTC date/time when the current access token will expire

System.DateTime AccessTokenExpiration {get;}

Remarks

If there is a refresh token available it will be used to automatically obtain a new access token when the current access token expires.

See Also

IOpenIdConnectAuthorization Interface | Intelligence.FuncLibs.Http.Authentication Namespace