|
| Class | Description |
|---|
.gif) | AccessRule |
Represents a combination of a user's identity, an access mask, and an access control type (allow or deny). An AccessRule object also contains information about the how the rule is inherited by child objects and how that inheritance is propagated.
|
.gif) | AceEnumerator |
Provides the ability to iterate through the access control entries (ACEs) in an access control list (ACL).
|
.gif) | AuditRule |
Represents a combination of a user's identity and an access mask. An AuditRule object also contains information about how the rule is inherited by child objects, how that inheritance is propagated, and for what conditions it is audited.
|
.gif) | AuthorizationRule |
Determines access to securable objects. The derived classes AccessRule and AuditRule offer specializations for access and audit functionality.
|
.gif) | AuthorizationRuleCollection |
Represents a collection of AuthorizationRule objects.
|
.gif) | CommonAce |
Represents an access control entry (ACE).
|
.gif) | CommonAcl |
Represents an access control list (ACL) and is the base class for the DiscretionaryAcl and SystemAcl classes.
|
.gif) | CommonObjectSecurity |
Controls access to objects without direct manipulation of access control lists (ACLs). This class is the abstract base class for the NativeObjectSecurity class.
|
.gif) | CommonSecurityDescriptor |
Represents a security descriptor. A security descriptor includes an owner, a primary group, a Discretionary Access Control List (DACL), and a System Access Control List (SACL).
|
.gif) | CompoundAce |
Represents a compound Access Control Entry (ACE).
|
.gif) | CryptoKeyAccessRule |
Represents an access rule for a cryptographic key. An access rule represents a combination of a user's identity, an access mask, and an access control type (allow or deny). An access rule object also contains information about the how the rule is inherited by child objects and how that inheritance is propagated.
|
.gif) | CryptoKeyAuditRule |
Represents an audit rule for a cryptographic key. An audit rule represents a combination of a user's identity and an access mask. An audit rule also contains information about the how the rule is inherited by child objects, how that inheritance is propagated, and for what conditions it is audited.
|
.gif) | CryptoKeySecurity |
Provides the ability to control access to a cryptographic key object without direct manipulation of an Access Control List (ACL).
|
.gif) | CustomAce |
Represents an Access Control Entry (ACE) that is not defined by one of the members of the AceType enumeration.
|
.gif) | DirectoryObjectSecurity |
Provides the ability to control access to directory objects without direct manipulation of Access Control Lists (ACLs).
|
.gif) | DirectorySecurity |
Represents the access control and audit security for a directory. This class cannot be inherited.
|
.gif) | DiscretionaryAcl |
Represents a Discretionary Access Control List (DACL).
|
.gif) | EventWaitHandleAccessRule |
Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
|
.gif) | EventWaitHandleAuditRule |
Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
|
.gif) | EventWaitHandleSecurity |
Represents the Windows access control security applied to a named system wait handle. This class cannot be inherited.
|
.gif) | FileSecurity |
Represents the access control and audit security for a file. This class cannot be inherited.
|
.gif) | FileSystemAccessRule |
Represents an abstraction of an access control entry (ACE) that defines an access rule for a file or directory. This class cannot be inherited.
|
.gif) | FileSystemAuditRule |
Represents an abstraction of an access control entry (ACE) that defines an audit rule for a file or directory. This class cannot be inherited.
|
.gif) | FileSystemSecurity |
Represents the access control and audit security for a file or directory.
|
.gif) | GenericAce |
Represents an Access Control Entry (ACE), and is the base class for all other ACE classes.
|
.gif) | GenericAcl |
Represents an access control list (ACL) and is the base class for the CommonAcl, DiscretionaryAcl, RawAcl, and SystemAcl classes.
|
.gif) | GenericSecurityDescriptor |
Represents a security descriptor. A security descriptor includes an owner, a primary group, a Discretionary Access Control List (DACL), and a System Access Control List (SACL).
|
.gif) | KnownAce |
Encapsulates all Access Control Entry (ACE) types currently defined by Microsoft Corporation. All KnownAce objects contain a 32-bit access mask and a SecurityIdentifier object.
|
.gif) | MutexAccessRule |
Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
|
.gif) | MutexAuditRule |
Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
|
.gif) | MutexSecurity |
Represents the Windows access control security for a named mutex. This class cannot be inherited.
|
.gif) | NativeObjectSecurity |
Provides the ability to control access to native objects without direct manipulation of Access Control Lists (ACLs). Native object types are defined by the ResourceType enumeration.
|
.gif) | ObjectAccessRule |
Represents a combination of a user's identity, an access mask, and an access control type (allow or deny). An ObjectAccessRule object also contains information about the type of object to which the rule applies, the type of child object that can inherit the rule, how the rule is inherited by child objects, and how that inheritance is propagated.
|
.gif) | ObjectAce |
Controls access to Directory Services objects. This class represents an Access Control Entry (ACE) associated with a directory object.
|
.gif) | ObjectAuditRule |
Represents a combination of a user's identity, an access mask, and audit conditions. An ObjectAuditRule object also contains information about the type of object to which the rule applies, the type of child object that can inherit the rule, how the rule is inherited by child objects, and how that inheritance is propagated.
|
.gif) | ObjectSecurity |
Provides the ability to control access to objects without direct manipulation of Access Control Lists (ACLs). This class is the abstract base class for the CommonObjectSecurity and DirectoryObjectSecurity classes.
|
.gif) | PrivilegeNotHeldException |
The exception that is thrown when a method in the System.Security.AccessControl namespace attempts to enable a privilege that it does not have.
|
.gif) | QualifiedAce |
Represents an Access Control Entry (ACE) that contains a qualifier. The qualifier, represented by an AceQualifier object, specifies whether the ACE allows access, denies access, causes system audits, or causes system alarms. The QualifiedAce class is the abstract base class for the CommonAce and ObjectAce classes.
|
.gif) | RawAcl |
Represents an Access Control List (ACL).
|
.gif) | RawSecurityDescriptor |
Represents a security descriptor. A security descriptor includes an owner, a primary group, a Discretionary Access Control List (DACL), and a System Access Control List (SACL).
|
.gif) | RegistryAccessRule |
Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
|
.gif) | RegistryAuditRule |
Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
|
.gif) | RegistrySecurity |
Represents the Windows access control security for a registry key. This class cannot be inherited.
|
.gif) | SemaphoreAccessRule |
Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
|
.gif) | SemaphoreAuditRule |
Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
|
.gif) | SemaphoreSecurity |
Represents the Windows access control security for a named semaphore. This class cannot be inherited.
|
.gif) | SystemAcl |
Represents a System Access Control List (SACL).
|