RootCertificateProperties interface
This property store root certificate related information
Properties
| enable |
This property when set to true, hub will use G2 cert; while it's set to false, hub uses Baltimore Cert. |
| last |
the last update time to root certificate flag. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
enableRootCertificateV2
This property when set to true, hub will use G2 cert; while it's set to false, hub uses Baltimore Cert.
enableRootCertificateV2?: boolean
Property Value
boolean
lastUpdatedTimeUtc
the last update time to root certificate flag. NOTE: This property will not be serialized. It can only be populated by the server.
lastUpdatedTimeUtc?: Date
Property Value
Date