Skip to content

Latest commit

 

History

History
65 lines (56 loc) · 3.17 KB

nf-azroles-iazapplication-get_policyreadersname.md

File metadata and controls

65 lines (56 loc) · 3.17 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_PolicyReadersName
IAzApplication::get_PolicyReadersName (azroles.h)
The IAzApplication::PolicyReadersName property retrieves the account names of principals that act as policy readers.
AzApplication object [Security]
PolicyReadersName property
IAzApplication interface [Security]
PolicyReadersName property
IAzApplication.PolicyReadersName
IAzApplication.get_PolicyReadersName
IAzApplication::PolicyReadersName
IAzApplication::get_PolicyReadersName
PolicyReadersName property [Security]
PolicyReadersName property [Security]
AzApplication object
PolicyReadersName property [Security]
IAzApplication interface
azroles/IAzApplication::PolicyReadersName
azroles/IAzApplication::get_PolicyReadersName
get_PolicyReadersName
security.iazapplication_policyreadersname
security\iazapplication_policyreadersname.htm
security
e6ed4504-0df1-438b-87c7-1861264d02bd
12/05/2018
AzApplication object [Security],PolicyReadersName property, IAzApplication interface [Security],PolicyReadersName property, IAzApplication.PolicyReadersName, IAzApplication.get_PolicyReadersName, IAzApplication::PolicyReadersName, IAzApplication::get_PolicyReadersName, PolicyReadersName property [Security], PolicyReadersName property [Security],AzApplication object, PolicyReadersName property [Security],IAzApplication interface, azroles/IAzApplication::PolicyReadersName, azroles/IAzApplication::get_PolicyReadersName, get_PolicyReadersName, security.iazapplication_policyreadersname
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_PolicyReadersName
azroles/IAzApplication::get_PolicyReadersName
c++
APIRef
kbSyntax
COM
Azroles.dll
IAzApplication.PolicyReadersName
IAzApplication.get_PolicyReadersName
AzApplication.PolicyReadersName

IAzApplication::get_PolicyReadersName

-description

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

This property is read-only.

-parameters

-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.