Script Packager Object Model Reference

IOpenIdConnectAuthorization.RefreshToken Property

The refresh token to be used retrieve a new access token when the access token expires

string RefreshToken {get;}

Remarks

If there is no refresh token then request authorization will fail once the access token expires.

See Also

IOpenIdConnectAuthorization Interface | Intelligence.FuncLibs.Http.Authentication Namespace