This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Security Descriptor
Namespace: Smartsite.Base.HttpNamespaceManager
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public class SecurityDescriptor |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SecurityDescriptor |
Remarks
The Security Descriptor is the top level of the Access
Control API. It represents all the Access Control data that is
associated with the secured object.
Inheritance Hierarchy
See Also
SecurityDescriptor Members
Smartsite.Base.HttpNamespaceManager Namespace