IAzAuthorizationStore::get_Applications method (azroles.h)
The Applications property retrieves an IAzApplications object that is used to enumerate IAzApplication objects from the policy store.
This property is read-only.
Syntax
HRESULT get_Applications(
IAzApplications **ppAppCollection
);
Parameters
ppAppCollection
Return value
None
Remarks
This property can be used only to enumerate IAzApplication objects that are direct child objects of the AzAuthorizationStore 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 |