IceVaultClientSslClientCertificates Property |
The SSL client certificates to be used in HTTPS communication with the vault server.
Namespace:
PDTec.IceNet.Domain.VaultClient
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public IList<X509Certificate2> SslClientCertificates { get; }
Property Value
Type:
IListX509Certificate2See Also