IAzAuthorizationStore::get_DelegatedPolicyUsersName method (azroles.h)

The DelegatedPolicyUsersName property retrieves the account names of principals that act as delegated policy users.

This property is read-only.

Syntax

HRESULT get_DelegatedPolicyUsersName(
  VARIANT *pvarDelegatedPolicyUsers
);

Parameters

pvarDelegatedPolicyUsers

Return value

None

Remarks

Delegated policy users are principals that are allowed to read the subset of the policy data that the policy administrator of an IAzApplication or IAzScope object uses to administer the delegated object.

Note  Delegated policy users are not supported for XML stores.
 
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