This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class HttpNamespaceAclRule |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class HttpNamespaceAclRule |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Enabled |
Gets or sets if this rule is enabled or not.
(Inherited from AclRule.) |
|
Inherit |
Gets if the Acl rule is inherited by child containers and objects.
(Overrides AclRule..::Inherit.) |
|
NTAccount |
Gets the NT Account for which the rights are set.
(Overrides AclRule..::NTAccount.) |
See Also
Smartsite.Base.Acl Namespace