The CertificateInfo
Class contains information about the SSL certificate for a management vCenter server.
More...
List of all members.
Detailed Description
The CertificateInfo
Class contains information about the SSL certificate for a management vCenter server.
This class was added in vSphere API 6.7.1.
Constructor & Destructor Documentation
vmware::vcenter::vcha::CertificateInfo::CertificateInfo |
( |
| ) |
[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::vcha::CertificateInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::vcha::CertificateInfo::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::vcha::CertificateInfo::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::vcha::CertificateInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::vcha::CertificateInfo::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::vcha::CertificateInfo::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::vcenter::vcha::CertificateInfo::GetHashCode |
( |
| ) |
[inline] |
string vmware::vcenter::vcha::CertificateInfo::GetSslThumbprint |
( |
| ) |
[inline] |
The SHA-256 thumbprint of the SSL certificate for a management vCenter server.
This attribute was added in vSphere API 6.7.1.
void vmware::vcenter::vcha::CertificateInfo::SetSslThumbprint |
( |
string |
sslThumbprint | ) |
[inline] |
The SHA-256 thumbprint of the SSL certificate for a management vCenter server.
This attribute was added in vSphere API 6.7.1.
override string vmware::vcenter::vcha::CertificateInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: