Click or drag to resize

IUserTokenBase Interface

Base interface of user token.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface IUserTokenBase

The IUserTokenBase type exposes the following members.

Properties
  NameDescription
Public propertyToken
Get or set the token
Top
Remarks
Common part with the final interface and the POCO
See Also