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 );