A repository for a single Refresh Token
For a list of all members of this type, see IRefreshTokenStore Members.
Type | Description |
---|---|
RefreshTokenStore | A IRefreshTokenStore implementation that stores refresh tokens in a file on disk protected using the Win32 Data Protection API that encrypts the token using a key that is specific to the Windows user account. |
Namespace: Intelligence.FuncLibs.Http.Authentication
Assembly: Intelligence.FuncLibs.Http (in Intelligence.FuncLibs.Http.dll)
IRefreshTokenStore Members | Intelligence.FuncLibs.Http.Authentication Namespace