< Back

New-ACMERegistration

Fri Jan 10, 2020 6:47 pm

NAME New-ACMERegistration



SYNOPSIS





SYNTAX

New-Registration -Contacts <string[]> [-Signer <string>] [-AcceptTos <SwitchParameter>] [-Alias <string>] [-Label

<string>] [-Memo <string>] [-VaultProfile <string>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Contacts <string[]>



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Signer <string>



Required? false

Position? named

Default value RS256

Accept pipeline input? false

Accept wildcard characters? false



-AcceptTos <SwitchParameter>



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-Alias <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Label <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Memo <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-VaultProfile <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS