PKM.XRMToolBox.UserSecurityManager 1.2018.7.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package PKM.XRMToolBox.UserSecurityManager --version 1.2018.7.10
NuGet\Install-Package PKM.XRMToolBox.UserSecurityManager -Version 1.2018.7.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PKM.XRMToolBox.UserSecurityManager" Version="1.2018.7.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PKM.XRMToolBox.UserSecurityManager --version 1.2018.7.10
#r "nuget: PKM.XRMToolBox.UserSecurityManager, 1.2018.7.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PKM.XRMToolBox.UserSecurityManager as a Cake Addin
#addin nuget:?package=PKM.XRMToolBox.UserSecurityManager&version=1.2018.7.10

// Install PKM.XRMToolBox.UserSecurityManager as a Cake Tool
#tool nuget:?package=PKM.XRMToolBox.UserSecurityManager&version=1.2018.7.10

User Security Manager Plugin for XrmToolBox

The Plugin make it easy for the administrators to manage all the security related aspects of the system users. The tool also gives 360-degree information of the user in correspondence to business unit, security roles and teams An administrator can select a user record in the tool to • View all the security roles that assigned to the user either directly or through the team that the user is member of. • View all the Teams the selected user is part of. • With just a single click, remove all the security roles assigned to the user. • With just a single click, remove user from all the teams that user is part of. • Easily assign and unassign single or multiple security roles to the user. • Easily add or remove user from a single or multiple teams. • Change the Business Unit of the user.

Load all the users: After connecting to the organization, click on Load Users to load all the system users of the organization.

List details of the user selected: • For the selected user, in User Detail Tab’s General section, we can get the general information of the user like First Name, Last Name, Title, Primary Email and Access Mode. • Next to the General section, we can see all the security roles assigned to the user either directly or through the teams the user is member of. • The Roles tab shows all the Roles assigned to the user and also the roles that are available in the business unit to which user belongs in Assigned and Available section along with their counts. • The Teams tab shows all the teams user is member of and also the teams that are available in the organization in Assigned and Available section along with their counts.

Remove all security roles of the user: To remove all the security roles of the user, click on Remove All Roles button.

Remove user from all teams. To remove the user from all the teams (except default business unit team), click on Remove All Teams button.

Assign security role(s) to the user: To assign security role to the user, check the security roles from the available security roles section and click on “<<” button.

Remove security role(s) from the user: To remove security roles from the user, select the roles from the Assigned section and click on “>>” button.

Assign User to team(s). To assign user to team(s), select the teams from the available section and click on “<<” button.

Remove user from team(s) To remove user from Team(s), select the team from the Assigned Section and click on “>>” button.

Change the business unit of the user. To change the business unit of the user, select the Business Unit from the Business Unit drop down in General Section of User Details.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2023.10.7 7,943 10/6/2023
1.2023.10.6 120 10/6/2023
1.2023.1.24 11,716 1/24/2023
1.2023.1.22 1,009 1/22/2023
1.2020.5.3 36,907 5/9/2020
1.2020.5.2 480 5/9/2020
1.2020.5.1 496 5/8/2020
1.2018.7.16 33,928 7/24/2018
1.2018.7.10 2,875 7/16/2018

This is the first vesion of this tool, it contains following features
     * manage user's buisness unit.
     * manage user's security role.
     * manage user's team membership.
     * view users consolidate security roles, i.e. direct security roles to users and security role via team membership.