1 reference to RawSecurityDescriptor
mscorlib (1)
system\security\accesscontrol\securitydescriptor.cs (1)
928_rawSd = new RawSecurityDescriptor( actualFlags, owner, group, systemAcl == null ? null : systemAcl.RawAcl, discretionaryAcl.RawAcl );