Script Packager Object Model Reference

IRefreshTokenStore Members

IRefreshTokenStore overview

Public Instance Properties

HaveToken True if the token store as a refresh token

Public Instance Methods

RemoveToken Remove the refresh token from the token store
RetrieveToken Retrieve a refresh token from the token store
StoreToken Store a refresh token in the token store

See Also

IRefreshTokenStore Interface | Intelligence.FuncLibs.Http.Authentication Namespace