Contents

Summary

A set of parameters designed to allow for setting the membership of users in organizationally-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.UserOrgApplicationsBulkManagementParameters.OrgApplications.
OrgApplications This field is required. TeamDynamix.Api.Apps.UserApplication[] The applications to add to users specified in TeamDynamix.Api.Users.UserOrgApplicationsBulkManagementParameters.UserUids.
ReplaceExistingOrgApplications Boolean Whether applications already granted to users that aren't in TeamDynamix.Api.Users.UserOrgApplicationsBulkManagementParameters.OrgApplications should be removed.