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.
For a list of all members of this type, see RefreshTokenStore Members.
System.Object
Intelligence.FuncLibs.Http.Authentication.RefreshTokenStore
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Intelligence.FuncLibs.Http.Authentication
Assembly: Intelligence.FuncLibs.Http (in Intelligence.FuncLibs.Http.dll)
RefreshTokenStore Members | Intelligence.FuncLibs.Http.Authentication Namespace