The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ObjectSecurity::GetSecurityDescriptorSddlForm Method (AccessControlSections)
.NET Framework (current version)
Returns the Security Descriptor Definition Language (SDDL) representation of the specified sections of the security descriptor associated with this ObjectSecurity object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- includeSections
-
Type:
System.Security.AccessControl::AccessControlSections
Specifies which sections (access rules, audit rules, primary group, owner) of the security descriptor to get.
Return Value
Type: System::String^The SDDL representation of the specified sections of the security descriptor associated with this ObjectSecurity object.
.NET Framework
Available since 2.0
Available since 2.0
Show: