IUserToken Interface

An interface for token data that is associated with a user.

Definition

Namespace: SnapDB.Security.Authentication
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public interface IUserToken

Methods

Load Loads the token from a stream
Save Saves the token to a stream

See Also