This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Security Identity
Namespace: Smartsite.Base.HttpNamespaceManager
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public class SecurityIdentity |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SecurityIdentity |
Remarks
The SecurityIdentity class is a read only representation of a
SID. The class has no public constructors, instead use the static
SecurityIdentityFrom* methods to instantiate it.
Inheritance Hierarchy
See Also
SecurityIdentity Members
Smartsite.Base.HttpNamespaceManager Namespace