IUserToken Interface
An interface for token data that is associated with a user.
Namespace: SnapDB.Security.AuthenticationAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public interface IUserToken
Public Interface IUserToken
public interface class IUserToken
SnapDB.Security.Authentication.IUserToken = function();
SnapDB.Security.Authentication.IUserToken.createInterface('SnapDB.Security.Authentication.IUserToken');
| Load |
Loads the token from a stream
|
| Save |
Saves the token to a stream
|