3 instantiations of CommonSecurityDescriptor
System.DirectoryServices (1)
System.Security.AccessControl (2)
9 references to CommonSecurityDescriptor
mscorlib (1)
System.IO.FileSystem.AccessControl (1)
System.Security.AccessControl (7)
System\Security\AccessControl\NativeObjectSecurity.cs (3)
42internal NativeObjectSecurity(ResourceType resourceType, CommonSecurityDescriptor securityDescriptor)
47internal NativeObjectSecurity(ResourceType resourceType, CommonSecurityDescriptor securityDescriptor, ExceptionFromErrorCode? exceptionFromErrorCode)
74private static CommonSecurityDescriptor CreateInternal(ResourceType resourceType, bool isContainer, string? name, SafeHandle? handle, AccessControlSections includeSections, bool createByName, ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext)