Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IAzApplicationGroup interface defines a collection of principals.
Inheritance
The IAzApplicationGroup interface inherits from the IDispatch interface. IAzApplicationGroup also has these types of members:
Methods
The IAzApplicationGroup interface has these methods.
| IAzApplicationGroup::AddAppMember Adds the specified IAzApplicationGroup object to the list of application groups that belong to this application group. |
| IAzApplicationGroup::AddAppNonMember Adds the specified IAzApplicationGroup object to the list of application groups that are refused membership in this application group. |
| IAzApplicationGroup::AddMember Adds the specified security identifier (SID) in text form to the list of accounts that belong to the application group. |
| IAzApplicationGroup::AddMemberName Adds the specified account name to the list of accounts that belong to the application group. |
| IAzApplicationGroup::AddNonMember Adds the specified security identifier (SID) in text form to the list of accounts that are refused membership in the application group. |
| IAzApplicationGroup::AddNonMemberName Adds the specified account name to the list of accounts that are refused membership in the application group. |
| IAzApplicationGroup::AddPropertyItem Adds the specified entity to the specified list. (IAzApplicationGroup.AddPropertyItem) |
| IAzApplicationGroup::DeleteAppMember Removes the specified IAzApplicationGroup object from the list of application groups that belong to this application group. |
| IAzApplicationGroup::DeleteAppNonMember Removes the specified IAzApplicationGroup object from the list of application groups that are refused membership in this application group. |
| IAzApplicationGroup::DeleteMember Removes the specified security identifier (SID) in text form from the list of accounts that belong to the application group. |
| IAzApplicationGroup::DeleteMemberName Removes the specified account name from the list of accounts that belong to the application group. |
| IAzApplicationGroup::DeleteNonMember Removes the specified security identifier (SID) in text form from the list of accounts that are refused membership in the application group. |
| IAzApplicationGroup::DeleteNonMemberName Removes the specified account name from the list of accounts that are refused membership in the application group. |
| IAzApplicationGroup::DeletePropertyItem Removes the specified entity from the specified list. (IAzApplicationGroup.DeletePropertyItem) |
| IAzApplicationGroup::get_AppMembers Retrieves the application groups that belong to this application group. |
| IAzApplicationGroup::get_AppNonMembers Retrieves the application groups that are refused membership in this application group. |
| IAzApplicationGroup::get_Description Sets or retrieves a comment that describes the application group. (Get) |
| IAzApplicationGroup::get_LdapQuery Sets or retrieves the Lightweight Directory Access Protocol (LDAP) query used to define membership for an LDAP query application group. (Get) |
| IAzApplicationGroup::get_Members Retrieves the security identifiers (SIDs), in text form, of accounts that belong to the application group. |
| IAzApplicationGroup::get_MembersName Retrieves the account names of accounts that belong to the application group. |
| IAzApplicationGroup::get_Name Sets or retrieves the name of the application group. (Get) |
| IAzApplicationGroup::get_NonMembers Retrieves the security identifiers (SIDs), in text form, of accounts that are refused membership in the application group. |
| IAzApplicationGroup::get_NonMembersName Retrieves the account names of accounts that are refused membership in the application group. |
| IAzApplicationGroup::get_Type Sets or retrieves the group type of the application group. (Get) |
| IAzApplicationGroup::get_Writable Retrieves a value that indicates whether the application group can be modified by the user context that initialized it. |
| IAzApplicationGroup::GetProperty Returns the IAzApplicationGroup object property with the specified property ID. |
| IAzApplicationGroup::put_Description Sets or retrieves a comment that describes the application group. (Put) |
| IAzApplicationGroup::put_LdapQuery Sets or retrieves the Lightweight Directory Access Protocol (LDAP) query used to define membership for an LDAP query application group. (Put) |
| IAzApplicationGroup::put_Name Sets or retrieves the name of the application group. (Put) |
| IAzApplicationGroup::put_Type Sets or retrieves the group type of the application group. (Put) |
| IAzApplicationGroup::SetProperty Sets the specified value to the IAzApplicationGroup object property with the specified property ID. |
| IAzApplicationGroup::Submit Persists changes made to the IAzApplicationGroup 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 |
| Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |