ALM Open Test Architecture API Type Library Version 12.55
CustomizationUsers Object
Members 
Description
The collection of all CustomizationUser objects.
Remarks
Get the CustomizationUsers collection from the Customization Object.
Public Methods
Public Method AddSiteAuthenticatedUserAdds site user with credentials for LDAP authentication.
Public Method AddSiteUserCreates a new site user.
Public Method AddUserAdds an existing site user to the current project.
Public Method RemoveUserRemoves a user from the collection.
Public Method UserExistsInSiteChecks whether the specified site user exists.
Public Properties
Public Property UserThe CustomizationUser object representing the specified user.
Public Property UsersThe list of customization users.
See Also

CustomizationUsers Members