ViMachineCertificateInfo Structure
VMware.VimAutomation.ViCore.Types.V1.Certificates.ViMachineCertificateInfo
Properties
| Name | Type |
|---|---|
| Certificate | X509Certificate2 |
| CertificatePEM | String |
| Entity | VIObject |
| EntityType | CertificateEntityType |
| Issuer | String |
| NotValidAfter | DateTime |
| NotValidBefore | DateTime |
| SerialNumber | String |
| Subject | String |
| Uid | String |