IAzAuthorizationStore::DeletePolicyReader method
The DeletePolicyReader method removes the specified security identifier (SID) in text form from the list of principals that act as policy readers.
Syntax
HRESULT DeletePolicyReader( [in] BSTR bstrReader, [in, optional] VARIANT varReserved );
Parameters
- bstrReader [in]
-
Text form of the SID to remove from the list of policy readers.
- varReserved [in, optional]
-
Reserved for future use.
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.
To view the list of policy readers, use the PolicyReaders property.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |
|
Header |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IAzAuthorizationStore is defined as edbd9ca9-9b82-4f6a-9e8b-98301e450f14 |
Send comments about this topic to Microsoft
Build date: 10/26/2012