BackupCertificateResult interface
The backup certificate result, containing the backup blob.
Properties
value | The backup blob containing the backed up certificate. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
The backup blob containing the backed up certificate. NOTE: This property will not be serialized. It can only be populated by the server.
value?: Uint8Array
Property Value
Uint8Array