The Win32_SecurityDescriptorHelper class provides the basic functionality for converting a security descriptor between three different representations: 1) __SecurityDescriptor 2) SDDL - string representation of a security descriptor 3) Binary representation of a security descriptor
Win32_SecurityDescriptorHelper methods
Win32_SecurityDescriptorHelper has 6 methods (6 Local)
'This method converts a __SecurityDescriptor instance to SDDL string format.'
implemented
True
static
True
Win32SDToSDDL method is in 1 class (Win32_SecurityDescriptorHelper) of ROOT\cimv2 and in 2 namespaces
Win32_SecurityDescriptorHelper Qualifiers
Name
Value
ToInstance
ToSubclass
Overridable
Amended
Local
Description
'The Win32_SecurityDescriptorHelper class provides the basic functionality for converting a security descriptor between three different representations: 1) __SecurityDescriptor 2) SDDL - string representation of a security descriptor 3) Binary representation of a security descriptor'