Contents

Summary

A set of parameters designed to allow for setting the membership of users in system-defined applications.

Properties

Name Required? Type Summary
UserUids This field is required. Guid[] The UIDs of the users to grant the applications provided in TeamDynamix.Api.Users.UserApplicationsBulkManagementParameters.ApplicationNames.
ApplicationNames This field is required. String[] The application names to add to users specified in TeamDynamix.Api.Users.UserApplicationsBulkManagementParameters.UserUids.
ReplaceExistingApplications Boolean Whether applications already granted to users that aren't in TeamDynamix.Api.Users.UserApplicationsBulkManagementParameters.ApplicationNames should be removed.