Skip to content

Latest commit

 

History

History
112 lines (43 loc) · 1.95 KB

PyLOCALGROUP.md

File metadata and controls

112 lines (43 loc) · 1.95 KB

PyLOCALGROUP

PyLOCALGROUP_INFO_* Object

The following LOCALGROUP_INFO levels are supported.

PyLOCALGROUP_INFO_0 Object

A dictionary holding the information in a Win32 LOCALGROUP_INFO_0 structure.

Properties

PyLOCALGROUP_INFO_1 Object

A dictionary holding the information in a Win32 LOCALGROUP_INFO_1 structure.

Properties

PyLOCALGROUP_INFO_1002 Object

A dictionary holding the information in a Win32 LOCALGROUP_INFO_1002 structure.

Properties

PyLOCALGROUP_MEMBERS_INFO_* Object

The following LOCALGROUP_MEMBER_INFO levels are supported.

PyLOCALGROUP_MEMBERS_INFO_0 Object

A dictionary holding the information in a Win32 LOCALGROUP_MEMBERS_INFO_0 structure.

Properties

PyLOCALGROUP_MEMBERS_INFO_1 Object

A dictionary holding the information in a Win32 LOCALGROUP_MEMBERS_INFO_1 structure.

Properties

PyLOCALGROUP_MEMBERS_INFO_2 Object

A dictionary holding the information in a Win32 LOCALGROUP_MEMBERS_INFO_2 structure.

Properties

  • PySID sid

  • int sidusage

  • string/PyUnicode domainandname

    string containing the name of the member prefixed by the domain name and the "\\" separator character

PyLOCALGROUP_MEMBERS_INFO_3 Object

A dictionary holding the information in a Win32 LOCALGROUP_MEMBERS_INFO_3 structure.

Properties

  • string/PyUnicode domainandname

    string containing the name of the member prefixed by the domain name and the "\\" separator character