IAzRoleDefinitions interface (azroles.h)

The IAzRoleDefinitions interface represents a collection of IAzRoleDefinition objects.

Inheritance

The IAzRoleDefinitions interface inherits from the IDispatch interface.

Methods

The IAzRoleDefinitions interface has these methods.

 
IAzRoleDefinitions::get__NewEnum

Retrieves an IEnumVARIANT interface on an object that can be used to enumerate the IAzRoleDefinitions collection. This property is hidden within Visual Basic and Visual Basic Scripting Edition (VBScript).
IAzRoleDefinitions::get_Count

Retrieves the number of IAzRoleDefinitions objects in the collection.
IAzRoleDefinitions::get_Item

Retrieves the IAzRoleDefinition object at the specified index in the IAzRoleDefinitions 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