KeyVaultCertificate interface
表示沒有憑證原則之憑證的介面
屬性
cer | x509 憑證的 CER 內容。 |
id | 憑證識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
key |
索引鍵識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。 |
name | 憑證的名稱。 |
properties | 憑證的屬性 |
secret |
秘密識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。 |
屬性詳細資料
cer
x509 憑證的 CER 內容。
cer?: Uint8Array
屬性值
Uint8Array
id
憑證識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
keyId
索引鍵識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。
keyId?: string
屬性值
string
name
憑證的名稱。
name: string
屬性值
string
properties
secretId
秘密識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。
secretId?: string
屬性值
string