Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
pywintypes
>
SECURITY_DESCRIPTOR
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.