KeyAndSecretDetails.KeyBackupData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Value of key encryption key which is used to protect or wrap the secret.
public string KeyBackupData { get; set; }
member this.KeyBackupData : string with get, set
Public Property KeyBackupData As String