IAzApplication3 interface (azroles.h)

The IAzApplication3 interface provides methods to manage IAzRoleAssignment, IAzRoleDefinition, and IAzScope2 objects.

Inheritance

The IAzApplication3 interface inherits from IAzApplication2. IAzApplication3 also has these types of members:

Methods

The IAzApplication3 interface has these methods.

 
IAzApplication3::CreateRoleAssignment

Creates a new IAzRoleAssignment object with the specified name.
IAzApplication3::CreateRoleDefinition

Creates a new IAzRoleDefinition object with the specified name.
IAzApplication3::CreateScope2

Creates a new IAzScope2 object with the specified name.
IAzApplication3::DeleteRoleAssignment

Removes the specified IAzRoleAssignment object from the IAzApplication3 object.
IAzApplication3::DeleteRoleDefinition

Removes the specified IAzRoleDefinition object from the IAzApplication3 object.
IAzApplication3::DeleteScope2

Removes the specified IAzScope2 object from the IAzApplication3 object.
IAzApplication3::get_BizRulesEnabled

Gets or sets a value that indicates whether business rules are enabled for this application. (Get)
IAzApplication3::get_RoleAssignments

Gets an IAzRoleAssignments object that represents the collection of IAzRoleAssignment objects associated with the current IAzApplication3 object.
IAzApplication3::get_RoleDefinitions

Gets an IAzRoleDefinitions object that represents the collection of IAzRoleDefinition objects associated with the current IAzApplication3 object.
IAzApplication3::OpenRoleAssignment

Opens an IAzRoleAssignment object with the specified name.
IAzApplication3::OpenRoleDefinition

Opens an IAzRoleDefinition object with the specified name.
IAzApplication3::OpenScope2

Opens an IAzScope2 object with the specified name.
IAzApplication3::put_BizRulesEnabled

Gets or sets a value that indicates whether business rules are enabled for this application. (Put)
IAzApplication3::ScopeExists

Indicates whether the specified scope exists in this IAzApplication3 object.

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