RequestContextUserUniqueIdentifier Property |
Gets the unique identifier for the user - Session ID. If Session ID is missing, UserHostAddress is used.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string UserUniqueIdentifier { get; }
Property Value
Type:
StringSee Also