Click or drag to resize

IUserTokenUserId Property

Get the identifier of the user associated with the token.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
int UserId { get; }

Property Value

Type: Int32
Remarks
Foreign key to the table `Users`.`Id`
See Also