IAzApplication::get_PolicyReadersName method (azroles.h)

The PolicyReadersName property retrieves the account names of principals that act as policy readers.

This property is read-only.

Syntax

HRESULT get_PolicyReadersName(
  VARIANT *pvarReaders
);

Parameters

pvarReaders

Return value

None

Remarks

Policy readers for an object can read attributes for the object and for child objects of the object. Readers can also use the policy; for example, readers can call the AccessCheck method. Readers cannot modify the object or its child objects.

In JScript, the returned SAFEARRAY must be converted to the JScript Array object.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header azroles.h
Library Azroles.lib
DLL Azroles.dll
Redistributable Windows Server 2003 Administration Tools Pack on Windows XP