IOpenIdConnectAuthorization overview
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 |
IOpenIdConnectAuthorization Interface | Intelligence.FuncLibs.Http.Authentication Namespace