Module windows_permissions::structures[][src]

Data structures related to Windows security.

Structs

Ace

An access control list.

Acl

An access control list (ACL).

SecurityDescriptor

A Windows security descriptor.

Sid

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

Trustee

An entity that can be added to an ACL.

Enums

TrusteeSubject

The contents of a Trustee.