SecretRestoreParameters Class

Definition

The secret restore parameters.

public class SecretRestoreParameters
type SecretRestoreParameters = class
Public Class SecretRestoreParameters
Inheritance
SecretRestoreParameters

Constructors

SecretRestoreParameters()

Initializes a new instance of the SecretRestoreParameters class.

SecretRestoreParameters(Byte[])

Initializes a new instance of the SecretRestoreParameters class.

Properties

SecretBundleBackup

Gets or sets the backup blob associated with a secret bundle.

Methods

Validate()

Validate the object.

Applies to