Get-TrustAuthorityKeyProviderServerCertificate
Synopsis
Get-TrustAuthorityKeyProviderServerCertificate [-KeyProviderServer] <TrustAuthorityKeyProviderServer[]> [-RunAsync] [-Server <VIServer[]>] [<CommonParameters>] Get-TrustAuthorityKeyProviderServerCertificate [-KeyProvider] <TrustAuthorityKeyProvider[]> [-RunAsync] [-Server <VIServer[]>] [<CommonParameters>] Get-TrustAuthorityKeyProviderServerCertificate -Id <string[]> [-RunAsync] [-Server <VIServer[]>] [<CommonParameters>]
Syntax
syntaxItem
----------
{@{name=Get-TrustAuthorityKeyProviderServerCertificate; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Get-TrustAuthorityKeyProviderServerCertificate; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Get-TrustAuthorityKeyProviderServerCertificate; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}
Related Commands
Detailed Description
Parameters
Name
Type
Description
Required?
Pipeline Input
Default Value
KeyProvider
TrustAuthorityKeyProvider[]
true
true (ByValue)
KeyProviderServer
TrustAuthorityKeyProviderServer[]
true
true (ByValue)
Id
string[]
true
false
RunAsync
switch
false
false
Server
VIServer[]
false
true (ByValue)
Return Type
VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityKeyProviderServerCertificate
Notes
Examples
Copyright © VMware, Inc. All rights reserved.