This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents the user context of the current thread.

Namespace: Smartsite.Security
Assembly:  Smartsite.Security (in Smartsite.Security.dll)

Syntax

C#Copy imageCopy Code
public sealed class UserContext : , 
	
Visual Basic (Declaration)Copy imageCopy Code
Public NotInheritable Class UserContext _
	Inherits  _
	Implements 

Inheritance Hierarchy

System..::..Object
  Smartsite.Base..::..UserContextBase
    Smartsite.Security..::..UserContext

See Also

Advanced