Share via


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
str

The certificate public blob.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

public_blob
str

The certificate public blob.

thumbprint
str

The certificate thumbprint.

certificate_name
str

The certificate name.