VBOSecuritySettings
Contains details about security settings.
Property | Type | Description |
|---|---|---|
CertificateIssuedTo | String | Authority for whom the TLS certificate is issued. |
CertificateIssuedBy | String | Authority issued the TLS certificate. |
CertificateFriendlyName | String | TLS certificate name. |
CertificateExpirationDate | DateTime | Date and time when the TLS certificate expires. |
CertificateThumbprint | String | Certificate thumbprint. |
Related Commands