IAzRoleAssignments interface (azroles.h)
The IAzRoleAssignments interface represents a collection of IAzRoleAssignment objects.
Inheritance
The IAzRoleAssignments interface inherits from the IDispatch interface.
Methods
The IAzRoleAssignments interface has these methods.
IAzRoleAssignments::get__NewEnum Retrieves an IEnumVARIANT interface on an object that can be used to enumerate the IAzRoleAssignments collection. This property is hidden within Visual Basic and Visual Basic Scripting Edition (VBScript). |
IAzRoleAssignments::get_Count Retrieves the number of IAzRoleAssignments objects in the collection. |
IAzRoleAssignments::get_Item Retrieves the IAzRoleAssignment object at the specified index in the IAzRoleAssignments collection. |
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 |