en-US/ACMESharp.POSH.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <!-- Cmdlet: Get-Certificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-Certificate</command:name>
      <command:verb>Get</command:verb>
      <command:noun>Certificate</command:noun>
      <maml:description>
        <maml:para>Gets the status and details of a Certificate stored in the Vault.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>This cmdlet retrieves the details of a Certificate defined in the Vault. It is also used to export various artificates associated with the Certificate to various formats.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Get -->
      <command:syntaxItem>
        <maml:name>Get-Certificate</maml:name>
        <!-- Parameter: CertificateRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>CertificateRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportKeyPEM -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportKeyPEM</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the private key associated with the referenced Certificate will be saved in PEM format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportCsrPEM -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportCsrPEM</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the CSR associated with the referenced Certificate will be saved in PEM format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportCertificatePEM -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportCertificatePEM</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the referenced Certificate will be saved in PEM format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportCertificateDER -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportCertificateDER</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the referenced Certificate will be saved in DER format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportIssuerPEM -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportIssuerPEM</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the referenced Issuer Certificate will be saved in PEM format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportIssuerDER -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportIssuerDER</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the referenced Issuer Certificate will be saved in DER format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportPkcs12 -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportPkcs12</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a file path where the referenced Certificate and related artifacts will be saved into a PKCS#12 archive format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CertificatePassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CertificatePassword</maml:name>
          <maml:description>
            <maml:para>Optionally, specifies a password to use to secure an exported PKCS#12 archive file.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Overwrite -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Overwrite</maml:name>
          <maml:description>
            <maml:para>This flag indicates that any existing files matching any of the requested export parameter paths will be overwritten. If not specified, existing files will cause this cmdlet to error.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PkiTool -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PkiTool</maml:name>
          <maml:description>
            <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CertificateRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>CertificateRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          <maml:para>This is an alias of the CertificateRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportKeyPEM -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportKeyPEM</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the private key associated with the referenced Certificate will be saved in PEM format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportCsrPEM -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportCsrPEM</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the CSR associated with the referenced Certificate will be saved in PEM format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportCertificatePEM -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportCertificatePEM</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the referenced Certificate will be saved in PEM format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportCertificateDER -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportCertificateDER</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the referenced Certificate will be saved in DER format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportIssuerPEM -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportIssuerPEM</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the referenced Issuer Certificate will be saved in PEM format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportIssuerDER -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportIssuerDER</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the referenced Issuer Certificate will be saved in DER format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportPkcs12 -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportPkcs12</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a file path where the referenced Certificate and related artifacts will be saved into a PKCS#12 archive format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CertificatePassword -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CertificatePassword</maml:name>
        <maml:description>
          <maml:para>Optionally, specifies a password to use to secure an exported PKCS#12 archive file.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Overwrite -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Overwrite</maml:name>
        <maml:description>
          <maml:para>This flag indicates that any existing files matching any of the requested export parameter paths will be overwritten. If not specified, existing files will cause this cmdlet to error.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PkiTool -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PkiTool</maml:name>
        <maml:description>
          <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: CertificateInfo -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.Vault.Model.CertificateInfo</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-Certificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Submit-Certificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Update-Certificate</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Install-Certificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Install-Certificate</command:name>
      <command:verb>Install</command:verb>
      <command:noun>Certificate</command:noun>
      <maml:description>
        <maml:para>Invokes an Installer to install a PKI certificate.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Use this cmdlet to invoke an instance of an Installer Provider defined by a profile stored in an ACMESharp Vault. The profile will specify the provider name as well as any parameters that will be applied during the instance creation and invocation. Alternatively, you can specify all the details captured in a profile "inline" during this cmdlet's invocation.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: InstallerProfile -->
      <command:syntaxItem>
        <maml:name>Install-Certificate</maml:name>
        <!-- Parameter: CertificateRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>CertificateRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously retrieved and resolved Certificated provided by an ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstallerProfileRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstallerProfileRef</maml:name>
          <maml:description>
            <maml:para>Specifies a reference (ID or alias) to a previously defined Installer profile in the associated Vault that defines the Installer provider and associated instance parameters that should be used to install the certificate.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstallerParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstallerParameters</maml:name>
          <maml:description>
            <maml:para>Specifies the parameters that will be passed to the Installer instance that will be used to install the associated certificate.</maml:para>
            <maml:para>If this cmdlet is invoked *in-line*, then these are the only parameters that will be passed to the handler. If this cmdlet is invoked with a handler profile reference, then these parameters are merged with, and override, whatever parameters are already defined within the profile.</maml:para>
          </maml:description>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: InstallerInline -->
      <command:syntaxItem>
        <maml:name>Install-Certificate</maml:name>
        <!-- Parameter: CertificateRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>CertificateRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously retrieved and resolved Certificated provided by an ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Installer -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Installer</maml:name>
          <maml:description>
            <maml:para>Specifies the Installer instance provider that will be used to install the associated certificate.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstallerParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstallerParameters</maml:name>
          <maml:description>
            <maml:para>Specifies the parameters that will be passed to the Installer instance that will be used to install the associated certificate.</maml:para>
            <maml:para>If this cmdlet is invoked *in-line*, then these are the only parameters that will be passed to the handler. If this cmdlet is invoked with a handler profile reference, then these parameters are merged with, and override, whatever parameters are already defined within the profile.</maml:para>
          </maml:description>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CertificateRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>CertificateRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously retrieved and resolved Certificated provided by an ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously retrieved and resolved Certificated provided by an ACME CA Server.</maml:para>
          <maml:para>This is an alias of the CertificateRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InstallerProfileRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>InstallerProfileRef</maml:name>
        <maml:description>
          <maml:para>Specifies a reference (ID or alias) to a previously defined Installer profile in the associated Vault that defines the Installer provider and associated instance parameters that should be used to install the certificate.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Installer -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Installer</maml:name>
        <maml:description>
          <maml:para>Specifies the Installer instance provider that will be used to install the associated certificate.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InstallerParameters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InstallerParameters</maml:name>
        <maml:description>
          <maml:para>Specifies the parameters that will be passed to the Installer instance that will be used to install the associated certificate.</maml:para>
          <maml:para>If this cmdlet is invoked *in-line*, then these are the only parameters that will be passed to the handler. If this cmdlet is invoked with a handler profile reference, then these parameters are merged with, and override, whatever parameters are already defined within the profile.</maml:para>
        </maml:description>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-InstallerProfile</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-InstallerProfile</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: New-Certificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-Certificate</command:name>
      <command:verb>New</command:verb>
      <command:noun>Certificate</command:noun>
      <maml:description>
        <maml:para>Initiates a request to issue a request for previously authorized Identifier.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>This cmdlet is used to request a new certificate for a DNS Identifier that has already been verified by the ACME CA Server. It is also used to import, generate or define the certificate parameters and artifacts needed for the request, such as the private key and CSR details.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Default -->
      <command:syntaxItem>
        <maml:name>New-Certificate</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Identifier,Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined and authorized Identifier verified by the ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: KeyPemFile -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>KeyPemFile</maml:name>
          <maml:description>
            <maml:para>Specifies an existing private key in PEM file format that should be used to generate the Certificate Request.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CsrPemFile -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>CsrPemFile</maml:name>
          <maml:description>
            <maml:para>Specifies an existing CSR in PEM file format containing all the details of the Certificate that should be used to generate the Certificate Request.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <maml:description>
            <maml:para>An optional, unique alias to assign to the Certificate for future reference.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>An optional, human-friendly label to assign to the Certificate for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>An optional, arbitrary text field to capture any notes or details associated with the Certificate.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Generate -->
      <command:syntaxItem>
        <maml:name>New-Certificate</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Identifier,Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined and authorized Identifier verified by the ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Generate -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Generate</maml:name>
          <maml:description>
            <maml:para>Indicates that new Certificate Request parameters and artificats should be generated.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CsrDetails -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CsrDetails</maml:name>
          <maml:description>
            <maml:para>An optional set of certificate details to be included in the generated CSR.</maml:para>
            <maml:para>The common name will be set based on the DNS name of the associated Identifier, however all other details will be specified as set in this parameter. The following elements are defined, however not all of these may be supported or honored by the target ACME CA Server: * Country; // C; * StateOrProvince; // ST; * Locality; // L; * Organization; // O; * OrganizationUnit; // OU; * Description; // D; * Surname; // S; * GivenName; // G; * Initials; // I; * Title; // T; * SerialNumber; // SN; * UniqueIdentifier; // UID; * AlternativeNames; // X509 SAN Extension (manually overridden)</maml:para>
            <maml:para>For any elements that except multiple values (such as SAN), specify a string of values separated by space, comma or semicolon</maml:para>
          </maml:description>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AlternativeIdentifierRefs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named" aliases="AltIdentifiers,AltRefs">
          <maml:name>AlternativeIdentifierRefs</maml:name>
          <maml:description>
            <maml:para>A collection of one or more references (ID or alias) to previously defined and authorized Identifiers verified by the ACME CA Server which will be included in the X509 extension for the list of Subject Alternative Names (SAN).</maml:para>
            <maml:para>There is no need to repeat the reference to the primary common name Identifier as it will be automatically included at the start of this list.</maml:para>
          </maml:description>
          <command:parameterValue required="true">IEnumerable`1</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <maml:description>
            <maml:para>An optional, unique alias to assign to the Certificate for future reference.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>An optional, human-friendly label to assign to the Certificate for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>An optional, arbitrary text field to capture any notes or details associated with the Certificate.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: IdentifierRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Identifier,Ref">
        <maml:name>IdentifierRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined and authorized Identifier verified by the ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Identifier,Ref">
        <maml:name>Identifier</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined and authorized Identifier verified by the ACME CA Server.</maml:para>
          <maml:para>This is an alias of the IdentifierRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Identifier,Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined and authorized Identifier verified by the ACME CA Server.</maml:para>
          <maml:para>This is an alias of the IdentifierRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: KeyPemFile -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>KeyPemFile</maml:name>
        <maml:description>
          <maml:para>Specifies an existing private key in PEM file format that should be used to generate the Certificate Request.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CsrPemFile -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>CsrPemFile</maml:name>
        <maml:description>
          <maml:para>Specifies an existing CSR in PEM file format containing all the details of the Certificate that should be used to generate the Certificate Request.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Generate -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Generate</maml:name>
        <maml:description>
          <maml:para>Indicates that new Certificate Request parameters and artificats should be generated.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CsrDetails -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CsrDetails</maml:name>
        <maml:description>
          <maml:para>An optional set of certificate details to be included in the generated CSR.</maml:para>
          <maml:para>The common name will be set based on the DNS name of the associated Identifier, however all other details will be specified as set in this parameter. The following elements are defined, however not all of these may be supported or honored by the target ACME CA Server: * Country; // C; * StateOrProvince; // ST; * Locality; // L; * Organization; // O; * OrganizationUnit; // OU; * Description; // D; * Surname; // S; * GivenName; // G; * Initials; // I; * Title; // T; * SerialNumber; // SN; * UniqueIdentifier; // UID; * AlternativeNames; // X509 SAN Extension (manually overridden)</maml:para>
          <maml:para>For any elements that except multiple values (such as SAN), specify a string of values separated by space, comma or semicolon</maml:para>
        </maml:description>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AlternativeIdentifierRefs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named" aliases="AltIdentifiers,AltRefs">
        <maml:name>AlternativeIdentifierRefs</maml:name>
        <maml:description>
          <maml:para>A collection of one or more references (ID or alias) to previously defined and authorized Identifiers verified by the ACME CA Server which will be included in the X509 extension for the list of Subject Alternative Names (SAN).</maml:para>
          <maml:para>There is no need to repeat the reference to the primary common name Identifier as it will be automatically included at the start of this list.</maml:para>
        </maml:description>
        <command:parameterValue required="true">IEnumerable`1</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named" aliases="AltIdentifiers,AltRefs">
        <maml:name>AltIdentifiers</maml:name>
        <maml:description>
          <maml:para>A collection of one or more references (ID or alias) to previously defined and authorized Identifiers verified by the ACME CA Server which will be included in the X509 extension for the list of Subject Alternative Names (SAN).</maml:para>
          <maml:para>There is no need to repeat the reference to the primary common name Identifier as it will be automatically included at the start of this list.</maml:para>
          <maml:para>This is an alias of the AlternativeIdentifierRefs parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">IEnumerable`1</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named" aliases="AltIdentifiers,AltRefs">
        <maml:name>AltRefs</maml:name>
        <maml:description>
          <maml:para>A collection of one or more references (ID or alias) to previously defined and authorized Identifiers verified by the ACME CA Server which will be included in the X509 extension for the list of Subject Alternative Names (SAN).</maml:para>
          <maml:para>There is no need to repeat the reference to the primary common name Identifier as it will be automatically included at the start of this list.</maml:para>
          <maml:para>This is an alias of the AlternativeIdentifierRefs parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">IEnumerable`1</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.IEnumerable`1[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Alias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Alias</maml:name>
        <maml:description>
          <maml:para>An optional, unique alias to assign to the Certificate for future reference.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <maml:description>
          <maml:para>An optional, human-friendly label to assign to the Certificate for easy recognition.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <maml:description>
          <maml:para>An optional, arbitrary text field to capture any notes or details associated with the Certificate.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: CertificateInfo -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.Vault.Model.CertificateInfo</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Complete-Challenge</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Submit-Certificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Submit-Certificate</command:name>
      <command:verb>Submit</command:verb>
      <command:noun>Certificate</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Submit-Certificate</maml:name>
        <!-- Parameter: CertificateRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>CertificateRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PkiTool -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PkiTool</maml:name>
          <maml:description>
            <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CertificateRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>CertificateRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          <maml:para>This is an alias of the CertificateRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PkiTool -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PkiTool</maml:name>
        <maml:description>
          <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: CertificateInfo -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.Vault.Model.CertificateInfo</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Update-Certificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Update-Certificate</command:name>
      <command:verb>Update</command:verb>
      <command:noun>Certificate</command:noun>
      <maml:description>
        <maml:para>Updates the status and details of a Certificate stored in the Vault.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Use this cmdlet to update characteristics of an Identifier that are defined locally, such as the Alias or Label.</maml:para>
      <maml:para>Also use this cmdlet to refresh the state and status of a Certificate including retrieving the certificate and intermediate signing certificate from the associated ACME CA Server.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Default -->
      <command:syntaxItem>
        <maml:name>Update-Certificate</maml:name>
        <!-- Parameter: CertificateRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>CertificateRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <maml:description>
            <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Repeat -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Repeat</maml:name>
          <maml:description>
            <maml:para>When specified, this flag instructs the cmdlet to repeat the retrieval of the issued certificate and related artifacts (e.g. intermediate signing cert).</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Certificate for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>Optionally, set or update the human-friendly label to assigned to the Certificate for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Certificate.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PkiTool -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PkiTool</maml:name>
          <maml:description>
            <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: LocalOnly -->
      <command:syntaxItem>
        <maml:name>Update-Certificate</maml:name>
        <!-- Parameter: CertificateRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>CertificateRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LocalOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LocalOnly</maml:name>
          <maml:description>
            <maml:para>Indicates that updates should be performed locally only, and no attempt should be made to retrieve the current status from the ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Certificate for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>Optionally, set or update the human-friendly label to assigned to the Certificate for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Certificate.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PkiTool -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PkiTool</maml:name>
          <maml:description>
            <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CertificateRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>CertificateRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Certificate request.</maml:para>
          <maml:para>This is an alias of the CertificateRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UseBaseUri -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseBaseUri</maml:name>
        <maml:description>
          <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Repeat -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Repeat</maml:name>
        <maml:description>
          <maml:para>When specified, this flag instructs the cmdlet to repeat the retrieval of the issued certificate and related artifacts (e.g. intermediate signing cert).</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: LocalOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LocalOnly</maml:name>
        <maml:description>
          <maml:para>Indicates that updates should be performed locally only, and no attempt should be made to retrieve the current status from the ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: NewAlias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NewAlias</maml:name>
        <maml:description>
          <maml:para>Optionaly, set or update the unique alias assigned to the Certificate for future reference. To remove the alias, use the empty string.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <maml:description>
          <maml:para>Optionally, set or update the human-friendly label to assigned to the Certificate for easy recognition.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <maml:description>
          <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Certificate.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PkiTool -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PkiTool</maml:name>
        <maml:description>
          <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used in all PKI related operations such as private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: CertificateInfo -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.Vault.Model.CertificateInfo</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-Certificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-Certificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Submit-Certificate</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Complete-Challenge -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Complete-Challenge</command:name>
      <command:verb>Complete</command:verb>
      <command:noun>Challenge</command:noun>
      <maml:description>
        <maml:para>Completes a Challenge using a prescribed Handler.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Use this cmdlet to complete a Challenge associated with an Identifier defined in an ACMESharp Vault that has been submitted for verification to an ACME CA Server.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: ChallengeHandlerProfile -->
      <command:syntaxItem>
        <maml:name>Complete-Challenge</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HandlerProfileRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerProfileRef</maml:name>
          <maml:description>
            <maml:para>Specifies a reference (ID or alias) to a previously defined Challenge Handler profile in the associated Vault that defines the Handler provider and associated instance parameters that should be used to resolve the Challenge.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HandlerParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerParameters</maml:name>
          <maml:description>
            <maml:para>Specifies the parameters that will be passed to the Challenge Handler instance that will be used to handle the associated Challenge.</maml:para>
            <maml:para>If this cmdlet is invoked *in-line*, then these are the only parameters that will be passed to the handler. If this cmdlet is invoked with a handler profile reference, then these parameters are merged with, and override, whatever parameters are already defined within the profile.</maml:para>
          </maml:description>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CleanUp -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CleanUp</maml:name>
          <maml:description>
            <maml:para>When specified, executes the clean up operation associated with the resolved Challenge Handler. This is typcially invoked after the challenge has been previously successfully completed and submitted to the ACME server, and is used to remove any residual resources or traces of the steps that were needed during the challenge-handling process.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Regenerate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Regenerate</maml:name>
          <maml:description>
            <maml:para>When specified, will force the decoding and regeneration of any ACME-defined heuristics and parameters for the given Challenge type.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Repeat -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Repeat</maml:name>
          <maml:description>
            <maml:para>When specified, forces the resolved Handler to repeat the process of handling the given Challenge, even if the process has already been completed previously.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <maml:description>
            <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Forces an attempt to complete the challenge even when the state of the current Identifier authorization is in a failed or completed state.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ChallengeHandlerInline -->
      <command:syntaxItem>
        <maml:name>Complete-Challenge</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChallengeType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChallengeType</maml:name>
          <maml:description>
            <maml:para>Specifies the ACME Challenge type that should be handled. This type is expected to be found in the list of Challenges returned by the ACME CA Server for the associated Identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Handler -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Handler</maml:name>
          <maml:description>
            <maml:para>Specifies the Challenge Handler instance provider that will be used to handle the associated Challenge.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HandlerParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerParameters</maml:name>
          <maml:description>
            <maml:para>Specifies the parameters that will be passed to the Challenge Handler instance that will be used to handle the associated Challenge.</maml:para>
            <maml:para>If this cmdlet is invoked *in-line*, then these are the only parameters that will be passed to the handler. If this cmdlet is invoked with a handler profile reference, then these parameters are merged with, and override, whatever parameters are already defined within the profile.</maml:para>
          </maml:description>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CleanUp -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CleanUp</maml:name>
          <maml:description>
            <maml:para>When specified, executes the clean up operation associated with the resolved Challenge Handler. This is typcially invoked after the challenge has been previously successfully completed and submitted to the ACME server, and is used to remove any residual resources or traces of the steps that were needed during the challenge-handling process.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Regenerate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Regenerate</maml:name>
          <maml:description>
            <maml:para>When specified, will force the decoding and regeneration of any ACME-defined heuristics and parameters for the given Challenge type.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Repeat -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Repeat</maml:name>
          <maml:description>
            <maml:para>When specified, forces the resolved Handler to repeat the process of handling the given Challenge, even if the process has already been completed previously.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <maml:description>
            <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Forces an attempt to complete the challenge even when the state of the current Identifier authorization is in a failed or completed state.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: IdentifierRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>IdentifierRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          <maml:para>This is an alias of the IdentifierRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: HandlerProfileRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>HandlerProfileRef</maml:name>
        <maml:description>
          <maml:para>Specifies a reference (ID or alias) to a previously defined Challenge Handler profile in the associated Vault that defines the Handler provider and associated instance parameters that should be used to resolve the Challenge.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChallengeType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ChallengeType</maml:name>
        <maml:description>
          <maml:para>Specifies the ACME Challenge type that should be handled. This type is expected to be found in the list of Challenges returned by the ACME CA Server for the associated Identifier.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Handler -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Handler</maml:name>
        <maml:description>
          <maml:para>Specifies the Challenge Handler instance provider that will be used to handle the associated Challenge.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: HandlerParameters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HandlerParameters</maml:name>
        <maml:description>
          <maml:para>Specifies the parameters that will be passed to the Challenge Handler instance that will be used to handle the associated Challenge.</maml:para>
          <maml:para>If this cmdlet is invoked *in-line*, then these are the only parameters that will be passed to the handler. If this cmdlet is invoked with a handler profile reference, then these parameters are merged with, and override, whatever parameters are already defined within the profile.</maml:para>
        </maml:description>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CleanUp -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CleanUp</maml:name>
        <maml:description>
          <maml:para>When specified, executes the clean up operation associated with the resolved Challenge Handler. This is typcially invoked after the challenge has been previously successfully completed and submitted to the ACME server, and is used to remove any residual resources or traces of the steps that were needed during the challenge-handling process.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Regenerate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Regenerate</maml:name>
        <maml:description>
          <maml:para>When specified, will force the decoding and regeneration of any ACME-defined heuristics and parameters for the given Challenge type.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Repeat -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Repeat</maml:name>
        <maml:description>
          <maml:para>When specified, forces the resolved Handler to repeat the process of handling the given Challenge, even if the process has already been completed previously.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UseBaseUri -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseBaseUri</maml:name>
        <maml:description>
          <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Forces an attempt to complete the challenge even when the state of the current Identifier authorization is in a failed or completed state.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ChallengeHandlerProfile</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ChallengeHandlerProfile</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Submit-Challenge -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Submit-Challenge</command:name>
      <command:verb>Submit</command:verb>
      <command:noun>Challenge</command:noun>
      <maml:description>
        <maml:para>Submits a completed Challenge for verification by ACME CA Server.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>After a Challenge has been handled and completed, it needs to be submitted to the ACME CA Server that issued the Challenge. This cmdlet submits the Challenge of a particular type to the ACME Server to be verified. If the ACME Server issued multiple Challenges and combinations that will satisfy the validation of ownership of an Identifier, you can use this cmdlet to submit each Challenge type completed.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Submit-Challenge</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChallengeType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChallengeType</maml:name>
          <maml:description>
            <maml:para>Specifies the ACME Challenge type that should be submitted. This type is expected to be found in the list of Challenges returned by the ACME CA Server for the associated Identifier and it should already have been handled previously, either externally to the ACMESharp operations or via the Handler mechanisms within.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <maml:description>
            <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Forces an attempt to submit the challenge even when the state of the current Identifier authorization is in a failed or completed state.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: IdentifierRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>IdentifierRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          <maml:para>This is an alias of the IdentifierRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChallengeType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ChallengeType</maml:name>
        <maml:description>
          <maml:para>Specifies the ACME Challenge type that should be submitted. This type is expected to be found in the list of Challenges returned by the ACME CA Server for the associated Identifier and it should already have been handled previously, either externally to the ACMESharp operations or via the Handler mechanisms within.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UseBaseUri -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseBaseUri</maml:name>
        <maml:description>
          <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Forces an attempt to submit the challenge even when the state of the current Identifier authorization is in a failed or completed state.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Complete-Challenge</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ChallengeHandlerProfile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ChallengeHandlerProfile</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ChallengeHandlerProfile</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: GetChallengeType -->
      <command:syntaxItem>
        <maml:name>Get-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ListChallengeTypes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ListChallengeTypes</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: GetChallengeType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GetChallengeType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: GetChallengeHandler -->
      <command:syntaxItem>
        <maml:name>Get-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ListChallengeHandlers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ListChallengeHandlers</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: GetChallengeHandler -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GetChallengeHandler</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParametersOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParametersOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ListHandlerProfiles -->
      <command:syntaxItem>
        <maml:name>Get-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ListProfiles -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ListProfiles</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: GetHandlerProfile -->
      <command:syntaxItem>
        <maml:name>Get-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ProfileRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileRef</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReloadProviders -->
      <command:syntaxItem>
        <maml:name>Get-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ReloadProviders -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReloadProviders</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ListChallengeTypes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ListChallengeTypes</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: GetChallengeType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GetChallengeType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ListChallengeHandlers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ListChallengeHandlers</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: GetChallengeHandler -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GetChallengeHandler</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ParametersOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ParametersOnly</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ListProfiles -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ListProfiles</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ProfileRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>ProfileRef</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReloadProviders -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReloadProviders</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Set-ChallengeHandlerProfile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ChallengeHandlerProfile</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ChallengeHandlerProfile</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: Set -->
      <command:syntaxItem>
        <maml:name>Set-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChallengeType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChallengeType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Handler -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Handler</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HandlerParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerParameters</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Rename -->
      <command:syntaxItem>
        <maml:name>Set-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Rename -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Rename</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Remove -->
      <command:syntaxItem>
        <maml:name>Set-ChallengeHandlerProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Remove -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Remove</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ProfileName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>ProfileName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChallengeType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ChallengeType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Handler -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Handler</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: HandlerParameters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HandlerParameters</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Rename -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Rename</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Remove -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Remove</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Get-Identifier -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-Identifier</command:name>
      <command:verb>Get</command:verb>
      <command:noun>Identifier</command:noun>
      <maml:description>
        <maml:para>Lists all, or retrieves details for, Identifiers submitted for verification.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Use this cmdlet to list all of the Identifier that have been previously defined and submitted to the ACME CA Server of the current Vault. You also use this cmdlet to specify specific Identifier references (ID or alias) to retrieve more specific details as they are captured in the Vault.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Get -->
      <command:syntaxItem>
        <maml:name>Get-Identifier</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: IdentifierRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>IdentifierRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          <maml:para>This is an alias of the IdentifierRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: AuthorizationState -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.AuthorizationState</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Update-Identifier</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: New-Identifier -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-Identifier</command:name>
      <command:verb>New</command:verb>
      <command:noun>Identifier</command:noun>
      <maml:description>
        <maml:para>Creates and submits a new Identifier to be verified to the ACME CA Server.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Currently, the only Identifier type supported is the DNS type.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-Identifier</maml:name>
        <!-- Parameter: Dns -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dns</maml:name>
          <maml:description>
            <maml:para>Specifies the DNS name to be submitted for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <maml:description>
            <maml:para>An optional, unique alias to assign to the Identifier for future reference.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>An optional, human-friendly label to assign to the Identifier for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>An optional, arbitrary text field to capture any notes or details associated with the Identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dns -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dns</maml:name>
        <maml:description>
          <maml:para>Specifies the DNS name to be submitted for verification.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Alias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Alias</maml:name>
        <maml:description>
          <maml:para>An optional, unique alias to assign to the Identifier for future reference.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <maml:description>
          <maml:para>An optional, human-friendly label to assign to the Identifier for easy recognition.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <maml:description>
          <maml:para>An optional, arbitrary text field to capture any notes or details associated with the Identifier.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: AuthorizationState -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.AuthorizationState</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Update-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Complete-Challenge</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Submit-Challenge</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Update-Identifier -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Update-Identifier</command:name>
      <command:verb>Update</command:verb>
      <command:noun>Identifier</command:noun>
      <maml:description>
        <maml:para>Updates the status and details of an Identifier stored in the Vault.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Use this cmdlet to update characteristics of an Identifier that are defined locally, such as the Alias or Label.</maml:para>
      <maml:para>Also use this cmdlet to refresh the state and status of an Identifier by probing the associated ACME CA Server for Identifier details.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Challenge -->
      <command:syntaxItem>
        <maml:name>Update-Identifier</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChallengeType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChallengeType</maml:name>
          <maml:description>
            <maml:para>Specifies the ACME Challenge type that should be updated.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <maml:description>
            <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Identifier for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>Optionally, set or update the human-friendly label to assigned to the Identifier for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Default -->
      <command:syntaxItem>
        <maml:name>Update-Identifier</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <maml:description>
            <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Identifier for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>Optionally, set or update the human-friendly label to assigned to the Identifier for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: LocalOnly -->
      <command:syntaxItem>
        <maml:name>Update-Identifier</maml:name>
        <!-- Parameter: IdentifierRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
          <maml:name>IdentifierRef</maml:name>
          <maml:description>
            <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LocalOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LocalOnly</maml:name>
          <maml:description>
            <maml:para>Indicates that updates should be performed locally only, and no attempt should be made to retrieve the current status from the ACME CA Server.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Identifier for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <maml:description>
            <maml:para>Optionally, set or update the human-friendly label to assigned to the Identifier for easy recognition.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <maml:description>
            <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <maml:description>
            <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: IdentifierRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>IdentifierRef</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0" aliases="Ref">
        <maml:name>Ref</maml:name>
        <maml:description>
          <maml:para>A reference (ID or alias) to a previously defined Identifier submitted to the ACME CA Server for verification.</maml:para>
          <maml:para>This is an alias of the IdentifierRef parameter.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChallengeType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ChallengeType</maml:name>
        <maml:description>
          <maml:para>Specifies the ACME Challenge type that should be updated.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UseBaseUri -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseBaseUri</maml:name>
        <maml:description>
          <maml:para>Overrides the base URI associated with the target Registration and used for subsequent communication with the associated ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: LocalOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LocalOnly</maml:name>
        <maml:description>
          <maml:para>Indicates that updates should be performed locally only, and no attempt should be made to retrieve the current status from the ACME CA Server.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: NewAlias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NewAlias</maml:name>
        <maml:description>
          <maml:para>Optionaly, set or update the unique alias assigned to the Identifier for future reference. To remove the alias, use the empty string.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <maml:description>
          <maml:para>Optionally, set or update the human-friendly label to assigned to the Identifier for easy recognition.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <maml:description>
          <maml:para>Optionall, set or update the arbitrary text field used to capture any notes or details associated with the Identifier.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <maml:description>
          <maml:para>Specifies a Vault profile name that will resolve to the Vault instance to be used for all related operations and storage/retrieval of all related assets.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-Identifier</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Complete-Challenge</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Submit-Challenge</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-InstallerProfile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-InstallerProfile</command:name>
      <command:verb>Get</command:verb>
      <command:noun>InstallerProfile</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: GetInstaller -->
      <command:syntaxItem>
        <maml:name>Get-InstallerProfile</maml:name>
        <!-- Parameter: ListInstallers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ListInstallers</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: GetInstaller -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GetInstaller</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParametersOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParametersOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ListInstallerProfiles -->
      <command:syntaxItem>
        <maml:name>Get-InstallerProfile</maml:name>
        <!-- Parameter: ListProfiles -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ListProfiles</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: GetInstallerProfile -->
      <command:syntaxItem>
        <maml:name>Get-InstallerProfile</maml:name>
        <!-- Parameter: ProfileRef -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileRef</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReloadProviders -->
      <command:syntaxItem>
        <maml:name>Get-InstallerProfile</maml:name>
        <!-- Parameter: ReloadProviders -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReloadProviders</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ListInstallers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ListInstallers</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: GetInstaller -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GetInstaller</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ParametersOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ParametersOnly</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ListProfiles -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ListProfiles</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ProfileRef -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>ProfileRef</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReloadProviders -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReloadProviders</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Set-InstallerProfile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-InstallerProfile</command:name>
      <command:verb>Set</command:verb>
      <command:noun>InstallerProfile</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: Set -->
      <command:syntaxItem>
        <maml:name>Set-InstallerProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Installer -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Installer</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstallerParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstallerParameters</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Rename -->
      <command:syntaxItem>
        <maml:name>Set-InstallerProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Rename -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Rename</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Remove -->
      <command:syntaxItem>
        <maml:name>Set-InstallerProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Remove -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Remove</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ProfileName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>ProfileName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Installer -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Installer</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InstallerParameters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InstallerParameters</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Rename -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Rename</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Remove -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Remove</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Get-IssuerCertificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-IssuerCertificate</command:name>
      <command:verb>Get</command:verb>
      <command:noun>IssuerCertificate</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-IssuerCertificate</maml:name>
        <!-- Parameter: SerialNumber -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SerialNumber</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportCertificatePEM -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportCertificatePEM</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportCertificateDER -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportCertificateDER</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Overwrite -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Overwrite</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: SerialNumber -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SerialNumber</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportCertificatePEM -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportCertificatePEM</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportCertificateDER -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportCertificateDER</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Overwrite -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Overwrite</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Set-Proxy -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-Proxy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>Proxy</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: UseSystem -->
      <command:syntaxItem>
        <maml:name>Set-Proxy</maml:name>
        <!-- Parameter: UseSystem -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSystem</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UseNoProxy -->
      <command:syntaxItem>
        <maml:name>Set-Proxy</maml:name>
        <!-- Parameter: UseNoProxy -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseNoProxy</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UseProxyNoCred -->
      <command:syntaxItem>
        <maml:name>Set-Proxy</maml:name>
        <!-- Parameter: UseProxy -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseProxy</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UseProxyDefCred -->
      <command:syntaxItem>
        <maml:name>Set-Proxy</maml:name>
        <!-- Parameter: UseProxy -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseProxy</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultCredential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultCredential</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UseProxyWithCred -->
      <command:syntaxItem>
        <maml:name>Set-Proxy</maml:name>
        <!-- Parameter: UseProxy -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseProxy</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: UseSystem -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseSystem</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UseNoProxy -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseNoProxy</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UseProxy -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseProxy</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DefaultCredential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DefaultCredential</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Get-Registration -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-Registration</command:name>
      <command:verb>Get</command:verb>
      <command:noun>Registration</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-Registration</maml:name>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: AcmeRegistration -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.AcmeRegistration</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-Registration -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-Registration</command:name>
      <command:verb>New</command:verb>
      <command:noun>Registration</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-Registration</maml:name>
        <!-- Parameter: Contacts -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Contacts</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Signer -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Signer</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>RS256</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AcceptTos -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AcceptTos</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Contacts -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Contacts</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Signer -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Signer</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>RS256</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AcceptTos -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AcceptTos</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Alias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Alias</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Update-Registration -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Update-Registration</command:name>
      <command:verb>Update</command:verb>
      <command:noun>Registration</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: Default -->
      <command:syntaxItem>
        <maml:name>Update-Registration</maml:name>
        <!-- Parameter: UseBaseUri -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseBaseUri</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Contacts -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Contacts</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AcceptTos -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AcceptTos</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Certificate for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: LocalOnly -->
      <command:syntaxItem>
        <maml:name>Update-Registration</maml:name>
        <!-- Parameter: LocalOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LocalOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NewAlias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NewAlias</maml:name>
          <maml:description>
            <maml:para>Optionaly, set or update the unique alias assigned to the Certificate for future reference. To remove the alias, use the empty string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: UseBaseUri -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseBaseUri</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: LocalOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LocalOnly</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Contacts -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Contacts</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AcceptTos -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AcceptTos</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: NewAlias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NewAlias</maml:name>
        <maml:description>
          <maml:para>Optionaly, set or update the unique alias assigned to the Certificate for future reference. To remove the alias, use the empty string.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: AcmeRegistration -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.AcmeRegistration</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Set-ServerDirectory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ServerDirectory</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ServerDirectory</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: Default -->
      <command:syntaxItem>
        <maml:name>Set-ServerDirectory</maml:name>
        <!-- Parameter: IssuerCert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IssuerCert</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ResourceMap -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ResourceMap</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GetInitialDirectory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GetInitialDirectory</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseRelativeInitialDirectory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRelativeInitialDirectory</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: SingleResourceEntry -->
      <command:syntaxItem>
        <maml:name>Set-ServerDirectory</maml:name>
        <!-- Parameter: Resource -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Resource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Path -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: IssuerCert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IssuerCert</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ResourceMap -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ResourceMap</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: GetInitialDirectory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GetInitialDirectory</maml:name>
        <command:parameterValue required="true">bool</command:parameterValue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UseRelativeInitialDirectory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseRelativeInitialDirectory</maml:name>
        <command:parameterValue required="true">bool</command:parameterValue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Resource -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Resource</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Path -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Path</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Get-Vault -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-Vault</command:name>
      <command:verb>Get</command:verb>
      <command:noun>Vault</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-Vault</maml:name>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: VaultInfo -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.Vault.Model.VaultInfo</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Initialize-Vault -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Initialize-Vault</command:name>
      <command:verb>Initialize</command:verb>
      <command:noun>Vault</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: BaseService -->
      <command:syntaxItem>
        <maml:name>Initialize-Vault</maml:name>
        <!-- Parameter: BaseService -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BaseService</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>LetsEncrypt</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: BaseUri -->
      <command:syntaxItem>
        <maml:name>Initialize-Vault</maml:name>
        <!-- Parameter: BaseUri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>BaseUri</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: BaseService -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BaseService</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>LetsEncrypt</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: BaseUri -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>BaseUri</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Alias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Alias</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Set-Vault -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-Vault</command:name>
      <command:verb>Set</command:verb>
      <command:noun>Vault</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: BaseService -->
      <command:syntaxItem>
        <maml:name>Set-Vault</maml:name>
        <!-- Parameter: BaseService -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BaseService</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Signer -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Signer</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PkiTool -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PkiTool</maml:name>
          <maml:description>
            <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used by default in all subsequent operations against this vault. In most cases this can be overridden on a call-by-call basis but typically, all PKI-related operations should be performed by a single PKI Tool provider because of the internal workings of the provider and interdependencies of the operations. Such operations include private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: BaseUri -->
      <command:syntaxItem>
        <maml:name>Set-Vault</maml:name>
        <!-- Parameter: BaseUri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>BaseUri</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Signer -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Signer</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PkiTool -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PkiTool</maml:name>
          <maml:description>
            <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used by default in all subsequent operations against this vault. In most cases this can be overridden on a call-by-call basis but typically, all PKI-related operations should be performed by a single PKI Tool provider because of the internal workings of the provider and interdependencies of the operations. Such operations include private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Alias -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Alias</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Label -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Label</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Memo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Memo</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultProfile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VaultProfile</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: BaseService -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BaseService</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: BaseUri -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>BaseUri</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Signer -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Signer</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PkiTool -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PkiTool</maml:name>
        <maml:description>
          <maml:para>Specifies a PKI tool provider (i.e. CertificateProvider) to be used by default in all subsequent operations against this vault. In most cases this can be overridden on a call-by-call basis but typically, all PKI-related operations should be performed by a single PKI Tool provider because of the internal workings of the provider and interdependencies of the operations. Such operations include private key generation, CSR generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be used.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <command:parameterValue required="true">bool</command:parameterValue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Alias -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Alias</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Label -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Label</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Memo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Memo</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultProfile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VaultProfile</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Get-VaultProfile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-VaultProfile</command:name>
      <command:verb>Get</command:verb>
      <command:noun>VaultProfile</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: List -->
      <command:syntaxItem>
        <maml:name>Get-VaultProfile</maml:name>
        <!-- Parameter: ListProfiles -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ListProfiles</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Get -->
      <command:syntaxItem>
        <maml:name>Get-VaultProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReloadProviders -->
      <command:syntaxItem>
        <maml:name>Get-VaultProfile</maml:name>
        <!-- Parameter: ReloadProviders -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReloadProviders</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ListProfiles -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ListProfiles</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ProfileName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
        <maml:name>ProfileName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReloadProviders -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReloadProviders</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: VaultProfile -->
      <command:returnValue>
        <dev:type>
          <maml:name>ACMESharp.Vault.Profile.VaultProfile</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Set-VaultProfile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-VaultProfile</command:name>
      <command:verb>Set</command:verb>
      <command:noun>VaultProfile</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: Set -->
      <command:syntaxItem>
        <maml:name>Set-VaultProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Provider -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Provider</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VaultParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>VaultParameters</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ProviderParameters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProviderParameters</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Remove -->
      <command:syntaxItem>
        <maml:name>Set-VaultProfile</maml:name>
        <!-- Parameter: ProfileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>ProfileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Remove -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Remove</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ProfileName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>ProfileName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Provider -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Provider</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VaultParameters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>VaultParameters</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ProviderParameters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ProviderParameters</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Remove -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Remove</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
</helpItems>