Namespace ACE Type Constants

The Type field in an access control entry (ACE) that determines whether the ACE is an ACE that allows access or denies access.

Allow

0

The ACE allows access to the namespace.

Deny

1

The ACE denies access to the namespace.

Requirements

Requirement Value
Header
Winnt.h

See also

WMI Security Constants

Setting Namepace Security Descriptors

Establishing Inheritance of Namespace Security

__SystemSecurity