PyGSecurityInformation.GetSecurity

PySECURITY_DESCRIPTOR = GetSecurity(RequestedInformation, Default )

Retrieves the object's current security settings

Parameters

RequestedInformation : int

Combination of SECURITY_INFORMATION flags indicating which components of the object's security descriptor you should return

Default : bool

If true, return a default security descriptor rather than current security. (invoked when 'Reset' button is clicked)