NativeObjectSecurity Hierarchy

The following table lists the classes derived from System.Security.AccessControl.NativeObjectSecurity .

Derived Classes

Class Description
System.Security.AccessControl.CryptoKeySecurity Provides the ability to control access to a cryptographic key object without direct manipulation of an Access Control List (ACL).
System.Security.AccessControl.EventWaitHandleSecurity Represents the Windows access control security applied to a named system wait handle. This class cannot be inherited.
System.Security.AccessControl.FileSystemSecurity Represents the access control and audit security for a file or directory.
System.Security.AccessControl.MutexSecurity Represents the Windows access control security for a named mutex. This class cannot be inherited.
System.Security.AccessControl.RegistrySecurity Represents the Windows access control security for a registry key. This class cannot be inherited.
System.Security.AccessControl.SemaphoreSecurity Represents the Windows access control security for a named semaphore. This class cannot be inherited.

See Also

Reference

NativeObjectSecurity Class
NativeObjectSecurity Members
System.Security.AccessControl Namespace