Click or drag to resize
RequestContextUserUniqueIdentifier Property
Gets the unique identifier for the user - Session ID. If Session ID is missing, UserHostAddress is used.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string UserUniqueIdentifier { get; }

Property Value

Type: String
See Also