Script Packager Object Model Reference

IOpenIdConnectAuthorization Members

IOpenIdConnectAuthorization overview

Public Instance Properties

AccessToken The access token to be used when sending HTTP requests
AccessTokenExpiration The UTC date/time when the current access token will expire
IdentityToken The identity token obtained during OpenID Connect authorization
RefreshToken The refresh token to be used retrieve a new access token when the access token expires

See Also

IOpenIdConnectAuthorization Interface | Intelligence.FuncLibs.Http.Authentication Namespace