win32security.ConvertStringSecurityDescriptorToSecurityDescriptor
PySECURITY_DESCRIPTOR = ConvertStringSecurityDescriptorToSecurityDescriptor(StringSecurityDescriptor, StringSDRevision )
Turns string representation of a SECURITY_DESCRIPTOR into the real thing
Parameters