The X509CertChain class contains x509 certificate chain.
More...
List of all members.
Detailed Description
The X509CertChain class contains x509 certificate chain.
This class was added in vSphere API 7.0.0.
Constructor & Destructor Documentation
| vmware::vcenter::trusted_infrastructure::X509CertChain::X509CertChain |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::trusted_infrastructure::X509CertChain::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::trusted_infrastructure::X509CertChain::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::trusted_infrastructure::X509CertChain::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::trusted_infrastructure::X509CertChain::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::trusted_infrastructure::X509CertChain::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::trusted_infrastructure::X509CertChain::Equals |
( |
object |
obj | ) |
[inline] |
| global::System.Collections.Generic.List<string> vmware::vcenter::trusted_infrastructure::X509CertChain::GetCertChain |
( |
| ) |
[inline] |
Certificate chain in base64 format.
This attribute was added in vSphere API 7.0.0.
| override int vmware::vcenter::trusted_infrastructure::X509CertChain::GetHashCode |
( |
| ) |
[inline] |
| void vmware::vcenter::trusted_infrastructure::X509CertChain::SetCertChain |
( |
global::System.Collections.Generic.List< string > |
certChain | ) |
[inline] |
Certificate chain in base64 format.
This attribute was added in vSphere API 7.0.0.
| override string vmware::vcenter::trusted_infrastructure::X509CertChain::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: