ICustomizationUsers Interface
Description
Services for managing the collection of all CustomizationUser objects.
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 Properties
Public Property UserThe CustomizationUser object representing the specified user.
Public Property UsersThe list of customization users.
See Also