View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - CertificateData
- Class
- VMware.Hv.CertificateData
- Returned by
- Certificate_Validate, Certificate_ValidateViewComposerLocalToVC
- See also
- CertificateThumbprint
- Since
- Horizon View 6.0
Data Object Description
Details corresponding to a server certificate.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
thumbprint | CertificateThumbprint |
Certificate thumbprint and corresponding algorithm.
|
||||||||||||||||||
certificate | xsd:string |
The certificate in a string form.
|
||||||||||||||||||
certificateEncoding | xsd:string |
The encoding of the certificate.
Since Horizon 7.8
|
||||||||||||||||||
invalidReasons | xsd:string[] |
The reason(s) why the certificate could not be validated.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |