Base interface of user token.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public interface IUserTokenBase
Public Interface IUserTokenBase
public interface class IUserTokenBase
The IUserTokenBase type exposes the following members.
Properties
| Name | Description |
---|
| Token |
Get or set the token
|
TopRemarks
Common part with the final interface and the POCO
See Also