﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Entrinsec.Powershell.Identity</id>
    <version>1.15.78</version>
    <title>Entrinsec.Powershell.Identity</title>
    <authors>Entrinsec</authors>
    <owners>Entrinsec</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>IDENTITY.jpeg</icon>
    <readme>README.md</readme>
    <projectUrl>https://docs.entrinsec.com/overviews/Entrinsec.Powershell.Identity</projectUrl>
    <description>Functions relating to user identity, passwords and user accounts.</description>
    <summary>Functions relating to user identity, passwords and user accounts.</summary>
    <releaseNotes>Release notes are contained in the package in the RELEASE_NOTES.md file. for testing</releaseNotes>
    <copyright>Copyright Entrinsec © 2026</copyright>
    <language>en-US</language>
    <tags>PowerShell NT AD AzureAD ActiveDirectory Password Permissions Audit</tags>
    <repository type="git" url="https://nuget.entrinsec.com/Entrinsec/-/packages/nuget/Entrinsec.Powershell.Identity" />
  </metadata>
</package>