IEffectivePermission interface (aclui.h)

The IEffectivePermission interface provides a means to determine effective permission for a security principal on an object. The access control editor uses this information to communicate the effective permission to the client.

Inheritance

The IEffectivePermission interface inherits from the IUnknown interface. IEffectivePermission also has these types of members:

Methods

The IEffectivePermission interface has these methods.

 
IEffectivePermission::GetEffectivePermission

Returns the effective permission for an object type.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header aclui.h

See also

ISecurityInformation2

ISecurityObjectTypeInfo