Set-TrustAuthorityKeyProviderClientCertificate
Synopsis
Set-TrustAuthorityKeyProviderClientCertificate [[-Server] <VIServer[]>] [-Certificate] <X509Certificate2> [-PrivateKey <string>] [-WhatIf] [-Confirm] [<CommonParameters>] Set-TrustAuthorityKeyProviderClientCertificate [-KeyProvider] <TrustAuthorityKeyProvider> [-FilePath] <string> [-WhatIf] [-Confirm] [<CommonParameters>]
Syntax
syntaxItem
----------
{@{name=Set-TrustAuthorityKeyProviderClientCertificate; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Set-TrustAuthorityKeyProviderClientCertificate; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}
Related Commands
Detailed Description
Parameters
Name
Type
Description
Required?
Pipeline Input
Default Value
KeyProvider
TrustAuthorityKeyProvider
true
false
Server
VIServer[]
false
true (ByValue)
Certificate
X509Certificate2
true
false
FilePath
string
true
false
Confirm
switch
false
false
PrivateKey
string
false
false
WhatIf
switch
false
false
Return Type
System.Security.Cryptography.X509Certificates.X509Certificate2
Notes
Examples
Copyright © VMware, Inc. All rights reserved.