mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-01-24 15:53:11 +00:00
22 lines
1.1 KiB
XML
22 lines
1.1 KiB
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>DSInternals.SAM</id>
|
|
<version>$version$</version>
|
|
<title>DSInternals SAM</title>
|
|
<authors>Michael Grafnetter</authors>
|
|
<owners>Michael Grafnetter</owners>
|
|
<licenseUrl>https://raw.githubusercontent.com/MichaelGrafnetter/DSInternals/master/LICENSE.md</licenseUrl>
|
|
<projectUrl>https://github.com/MichaelGrafnetter/DSInternals/</projectUrl>
|
|
<iconUrl>https://www.dsinternals.com/wp-content/uploads/ad.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>DSInternals SAM implements a client for the Security Accounts Manager Remote Protocol (SAM-R). It can be used to import password hashes into Active Directory.</description>
|
|
<summary>DSInternals SAM implements a client for the Security Accounts Manager Remote Protocol (SAM-R).</summary>
|
|
<releaseNotes>Initial NuGet release.</releaseNotes>
|
|
<copyright>Copyright (c) 2015-2016 Michael Grafnetter. All rights reserved.</copyright>
|
|
<tags>ActiveDirectory Security RPC SAMR</tags>
|
|
<references>
|
|
<reference file="DSInternals.SAM.dll" />
|
|
</references>
|
|
</metadata>
|
|
</package> |