|
|
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# |
|
|---|---|
public abstract class AclRule
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public MustInherit Class AclRule
|
|
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
|
|
Enabled |
Gets or sets if this rule is enabled or not.
|
|
|
Inherit |
Gets if the Acl rule is inherited by child containers and objects.
|
|
|
NTAccount |
Gets the NTAccount for which the Acl rule is set.
|
See Also
Smartsite.Base.Acl Namespace