共用方式為


ServerTrustCertificate interface

從方塊匯入的伺服器信任憑證,以啟用 Box 與 Sql 受控實例之間的連線。

Extends

屬性

certificateName

憑證名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

publicBlob

憑證公用 Blob

thumbprint

憑證指紋注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

certificateName

憑證名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

certificateName?: string

屬性值

string

publicBlob

憑證公用 Blob

publicBlob?: string

屬性值

string

thumbprint

憑證指紋注意:此屬性將不會串行化。 它只能由伺服器填入。

thumbprint?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type