Skip to content

Latest commit

 

History

History
67 lines (58 loc) · 3.48 KB

nf-azroles-iazapplication-get_delegatedpolicyusersname.md

File metadata and controls

67 lines (58 loc) · 3.48 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:azroles.IAzApplication.get_DelegatedPolicyUsersName
IAzApplication::get_DelegatedPolicyUsersName (azroles.h)
The DelegatedPolicyUsersName property of IAzApplication retrieves the account names of principals that act as delegated policy users.
AzApplication object [Security]
DelegatedPolicyUsersName property
DelegatedPolicyUsersName property [Security]
DelegatedPolicyUsersName property [Security]
AzApplication object
DelegatedPolicyUsersName property [Security]
IAzApplication interface
IAzApplication interface [Security]
DelegatedPolicyUsersName property
IAzApplication.DelegatedPolicyUsersName
IAzApplication.get_DelegatedPolicyUsersName
IAzApplication::DelegatedPolicyUsersName
IAzApplication::get_DelegatedPolicyUsersName
azroles/IAzApplication::DelegatedPolicyUsersName
azroles/IAzApplication::get_DelegatedPolicyUsersName
get_DelegatedPolicyUsersName
security.iazapplication_delegatedpolicyusersname
security\iazapplication_delegatedpolicyusersname.htm
security
ee18b86f-7ae2-4984-ac7a-3909eda647e3
12/05/2018
AzApplication object [Security],DelegatedPolicyUsersName property, DelegatedPolicyUsersName property [Security], DelegatedPolicyUsersName property [Security],AzApplication object, DelegatedPolicyUsersName property [Security],IAzApplication interface, IAzApplication interface [Security],DelegatedPolicyUsersName property, IAzApplication.DelegatedPolicyUsersName, IAzApplication.get_DelegatedPolicyUsersName, IAzApplication::DelegatedPolicyUsersName, IAzApplication::get_DelegatedPolicyUsersName, azroles/IAzApplication::DelegatedPolicyUsersName, azroles/IAzApplication::get_DelegatedPolicyUsersName, get_DelegatedPolicyUsersName, security.iazapplication_delegatedpolicyusersname
azroles.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Azroles.lib
Azroles.dll
Windows
Windows Server 2003 Administration Tools Pack on Windows XP
19H1
IAzApplication::get_DelegatedPolicyUsersName
azroles/IAzApplication::get_DelegatedPolicyUsersName
c++
APIRef
kbSyntax
COM
Azroles.dll
IAzApplication.DelegatedPolicyUsersName
IAzApplication.get_DelegatedPolicyUsersName
AzApplication.DelegatedPolicyUsersName

IAzApplication::get_DelegatedPolicyUsersName

-description

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

This property is read-only.

-parameters

-remarks

Delegated policy users are principals that are allowed to read the subset of the policy data that the policy administrator of an IAzApplication 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.