Skip to content

Latest commit

 

History

History
65 lines (56 loc) · 3.08 KB

nf-azroles-iazapplication-get_policyreaders.md

File metadata and controls

65 lines (56 loc) · 3.08 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_PolicyReaders
IAzApplication::get_PolicyReaders (azroles.h)
Retrieves the security identifiers (SIDs), in text form, of principals that act as policy readers.
AzApplication object [Security]
PolicyReaders property
IAzApplication interface [Security]
PolicyReaders property
IAzApplication.PolicyReaders
IAzApplication.get_PolicyReaders
IAzApplication::PolicyReaders
IAzApplication::get_PolicyReaders
PolicyReaders property [Security]
PolicyReaders property [Security]
AzApplication object
PolicyReaders property [Security]
IAzApplication interface
azroles/IAzApplication::PolicyReaders
azroles/IAzApplication::get_PolicyReaders
get_PolicyReaders
security.iazapplication_policyreaders
security\iazapplication_policyreaders.htm
security
7dcacc91-6327-4e6c-8aa0-06e7e0191a41
12/05/2018
AzApplication object [Security],PolicyReaders property, IAzApplication interface [Security],PolicyReaders property, IAzApplication.PolicyReaders, IAzApplication.get_PolicyReaders, IAzApplication::PolicyReaders, IAzApplication::get_PolicyReaders, PolicyReaders property [Security], PolicyReaders property [Security],AzApplication object, PolicyReaders property [Security],IAzApplication interface, azroles/IAzApplication::PolicyReaders, azroles/IAzApplication::get_PolicyReaders, get_PolicyReaders, security.iazapplication_policyreaders
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_PolicyReaders
azroles/IAzApplication::get_PolicyReaders
c++
APIRef
kbSyntax
COM
Azroles.dll
IAzApplication.PolicyReaders
IAzApplication.get_PolicyReaders
AzApplication.PolicyReaders

IAzApplication::get_PolicyReaders

-description

The PolicyReaders property retrieves the security identifiers (SIDs), in text form, 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.