PowerShell/Modules/Microsoft.PowerShell.SecretStore/1.0.6/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">Microsoft.PowerShell.SecretStore</S>
      <S N="Version">1.0.6</S>
      <Obj N="Type" RefId="1">
        <TN RefId="1">
          <T>Microsoft.PowerShell.PSResourceGet.UtilClasses.ResourceType</T>
          <T>System.Enum</T>
          <T>System.ValueType</T>
          <T>System.Object</T>
        </TN>
        <ToString>Module</ToString>
        <I32>1</I32>
      </Obj>
      <S N="Description">_x000D__x000A_This PowerShell module is an extension vault for the PowerShell SecretManagement module._x000D__x000A_As an extension vault, this module stores secrets to the local machine based on the current user_x000D__x000A_account context. The secrets are encrypted on file using .NET Crypto APIs. A password is required_x000D__x000A_in the default configuration. The configuration can be changed with the provided cmdlets._x000D__x000A__x000D__x000A_Go to GitHub for more information about this module and to submit issues:_x000D__x000A_https://github.com/powershell/SecretStore_x000D__x000A_</S>
      <S N="Author">Microsoft Corporation</S>
      <S N="CompanyName">Microsoft Corporation</S>
      <S N="Copyright">(c) Microsoft Corporation. All rights reserved.</S>
      <DT N="PublishedDate">2022-01-27T18:13:46.013</DT>
      <DT N="InstalledDate">2023-06-08T14:35:29.6258968-07:00</DT>
      <B N="IsPrerelease">false</B>
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://github.com/PowerShell/SecretStore/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/powershell/secretstore</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="2">
        <TN RefId="2">
          <T>System.String[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>SecretManagement</S>
          <S>PSModule</S>
          <S>PSEdition_Core</S>
          <S>PSCmdlet_Unlock-SecretStore</S>
          <S>PSCommand_Unlock-SecretStore</S>
          <S>PSCmdlet_Set-SecretStorePassword</S>
          <S>PSCommand_Set-SecretStorePassword</S>
          <S>PSCmdlet_Get-SecretStoreConfiguration</S>
          <S>PSCommand_Get-SecretStoreConfiguration</S>
          <S>PSCmdlet_Set-SecretStoreConfiguration</S>
          <S>PSCommand_Set-SecretStoreConfiguration</S>
          <S>PSCmdlet_Reset-SecretStore</S>
          <S>PSCommand_Reset-SecretStore</S>
          <S>PSIncludes_Cmdlet</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="3">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">RoleCapability</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">Function</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="2" />
              <LST>
                <S>Unlock-SecretStore</S>
                <S>Set-SecretStorePassword</S>
                <S>Get-SecretStoreConfiguration</S>
                <S>Set-SecretStoreConfiguration</S>
                <S>Reset-SecretStore</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST>
                <S>Unlock-SecretStore</S>
                <S>Set-SecretStorePassword</S>
                <S>Get-SecretStoreConfiguration</S>
                <S>Set-SecretStoreConfiguration</S>
                <S>Reset-SecretStore</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <S N="PowerShellGetFormatVersion"></S>
      <S N="ReleaseNotes"></S>
      <Obj N="Dependencies" RefId="7">
        <TN RefId="4">
          <T>Microsoft.PowerShell.PSResourceGet.UtilClasses.Dependency[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <Obj RefId="8">
            <TN RefId="5">
              <T>Microsoft.PowerShell.PSResourceGet.UtilClasses.Dependency</T>
              <T>System.Object</T>
            </TN>
            <ToString>Microsoft.PowerShell.PSResourceGet.UtilClasses.Dependency</ToString>
            <Props>
              <S N="Name">Microsoft.PowerShell.SecretManagement</S>
              <Obj N="VersionRange" RefId="9">
                <TN RefId="6">
                  <T>NuGet.Versioning.VersionRange</T>
                  <T>NuGet.Versioning.VersionRangeBase</T>
                  <T>System.Object</T>
                </TN>
                <ToString>(, )</ToString>
                <Props>
                  <B N="IsFloating">false</B>
                  <Nil N="Float" />
                  <S N="OriginalString">(, )</S>
                  <B N="HasLowerBound">false</B>
                  <B N="HasUpperBound">false</B>
                  <B N="HasLowerAndUpperBounds">false</B>
                  <B N="IsMinInclusive">false</B>
                  <B N="IsMaxInclusive">false</B>
                  <Nil N="MaxVersion" />
                  <Nil N="MinVersion" />
                </Props>
              </Obj>
            </Props>
          </Obj>
        </LST>
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2</S>
      <S N="Repository">PSGallery</S>
      <Obj N="AdditionalMetadata" RefId="10">
        <TNRef RefId="0" />
        <MS>
          <S N="NormalizedVersion">1.0.6</S>
          <S N="IsPrerelease">False</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">\\Mac\Home\Documents\PowerShell\Modules</S>
    </MS>
  </Obj>
</Objs>