< Back

Get-ACMEChallengeHandlerProfile

Fri Jan 10, 2020 6:42 pm

NAME Get-ACMEChallengeHandlerProfile



SYNOPSIS





SYNTAX

Get-ChallengeHandlerProfile [-ListChallengeTypes <SwitchParameter>] [-GetChallengeType <string>]

[<CommonParameters>]



Get-ChallengeHandlerProfile [-ListChallengeHandlers <SwitchParameter>] [-GetChallengeHandler <string>]

[-ParametersOnly <SwitchParameter>] [<CommonParameters>]



Get-ChallengeHandlerProfile -ListProfiles <SwitchParameter> [-VaultProfile <string>] [<CommonParameters>]



Get-ChallengeHandlerProfile [-ProfileRef] <string> [-VaultProfile <string>] [<CommonParameters>]



Get-ChallengeHandlerProfile [-ReloadProviders <SwitchParameter>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-ListChallengeTypes <SwitchParameter>



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-GetChallengeType <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ListChallengeHandlers <SwitchParameter>



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-GetChallengeHandler <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ParametersOnly <SwitchParameter>



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-ListProfiles <SwitchParameter>



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-ProfileRef <string>



Required? true

Position? 0

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



-ReloadProviders <SwitchParameter>



Required? false

Position? named

Default value False

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