Click or drag to resize
ISessionManagerUserId Property
Gets or sets the user identifier.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
string UserId { get; set; }

Property Value

Type: String
The user identifier.
See Also