pywintypes.SECURITY_DESCRIPTOR

PySECURITY_DESCRIPTOR = SECURITY_DESCRIPTOR()

Creates a new SECURITY_DESCRIPTOR object

Alternative Parameters

data

A buffer (eg, a string) with the raw bytes for the security descriptor.