Module windows_permissions::structures[][src]

Expand description

Data structures related to Windows security.

Structs

An access control list.

An entry in an access control list (ACL).

A Windows security descriptor.

A SID (Security Identifier) that can be used with Windows API calls.

An entity that can be added to an ACL.

Enums

The contents of a Trustee.