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)
61internal NativeObjectSecurity(ResourceType resourceType, CommonSecurityDescriptor securityDescriptor)
66internal NativeObjectSecurity(ResourceType resourceType, CommonSecurityDescriptor securityDescriptor, ExceptionFromErrorCode? exceptionFromErrorCode)
97private static CommonSecurityDescriptor CreateInternal(ResourceType resourceType, bool isContainer, string? name, SafeHandle? handle, AccessControlSections includeSections, bool createByName, ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext)