![]() |
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# |
![]() |
---|---|
namespace Smartsite.Base.Acl |
Visual Basic (Declaration) |
![]() |
---|---|
Namespace Smartsite.Base.Acl |
Classes
Class | Description | |
---|---|---|
![]() |
AclRule |
Base class for Acl rules
|
![]() |
AclTools |
Tools for managing ACLs on site folders.
|
![]() |
DirectoryAccessAclRule |
Tests if a Windows user or Window user group has access to a directory.
|
![]() |
FileAccessAclRule |
Tests if a Windows user or Window user group has access to a directory.
|
![]() |
HttpNamespaceAclRule |
Tests if a Windows user or user group has access to an http namespace.
|
![]() |
RegistryAccessAclRule |
Tests if a Windows user or Window user group has access to a registry key.
|
![]() |
WellKnownSids |
Helper class for working with well known sids.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
AclRuleMakeEffectiveResult |
Defines the result of an Acl make effective.
|
![]() |
AclRuleValidationResult |
Defines the result of an Acl validation.
|