IAzApplication3::get_RoleAssignments method (azroles.h)
The RoleAssignments property gets an IAzRoleAssignments object that represents the collection of IAzRoleAssignment objects associated with the current IAzApplication3 object.
This property is read-only.
Syntax
HRESULT get_RoleAssignments(
IAzRoleAssignments **ppRoleAssignments
);
Parameters
ppRoleAssignments
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |
DLL | Azroles.dll |