-
Name <string>
The name of the Certificate to export.
Required? false
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
SiteId <uint>
Site ID of the Certificate to export.
Required? false
Position? 1
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
Id <uint>
The ID of the Certificate to export.
Required? false
Position? 0
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
InputObject <Certificate>
The Certificate object to export.
To obtain a Certificate object representing a Certificate, use the Get-RASCertificate command."
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-
FilePath <string>
Target file name and path. Use the '.crt' filename extension to be consistent with Parallels RAS console.
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 documentation.