MarkMpn.SecurityDebugger 1.1.0
Analyse permissions errors to identify the problem user and record, and identify possible solutions
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>MarkMpn.SecurityDebugger</id>
<version>1.1.0</version>
<title>Security Debugger</title>
<authors>Mark Carrington</authors>
<owners>MarkMpn</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://markcarrington.dev/security-debugger/</projectUrl>
<iconUrl>http://markcarrington.dev/security-debugger/</iconUrl>
<description>Analyse permissions errors to identify the problem user and record, and identify possible solutions</description>
<summary>Analyse permissions errors to identify the problem user and record, and identify possible solutions</summary>
<releaseNotes>Handle global permissions not related to a specific record
Fixed multi-business unit issues</releaseNotes>
<copyright>Copyright © 2021 Mark Carrington</copyright>
<language>en-GB</language>
<tags>XrmToolBox Security Permissions Error Privilege</tags>
<dependencies>
<dependency id="XrmToolBox" version="1.2020.12.43" />
</dependencies>
</metadata>
</package>