ServerTrustCertificate Class
Server trust certificate imported from box to enable connection between box and Sql Managed Instance.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServerTrustCertificate(*, public_blob: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
public_blob
|
The certificate public blob. Default value: None
|