|
|
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 class RegistryAccessAclRule
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class RegistryAccessAclRule
|
|
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 NTAccount for which the Acl rule is set.
(Overrides AclRule..::NTAccount.) |
See Also
Smartsite.Base.Acl Namespace