Click or drag to resize

IUserGuid Property

Get the GUID of the user for secure external reference

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

Property Value

Type: Guid
Remarks
This GUID could safely expose in a web page or use to encrypt data
Use the Guid instead of Id for communication as much as possible
See Also