KeyEncryptOutput.EncryptedData Property

Definition

Encrypted data

[System.Text.Json.Serialization.JsonPropertyName("encryptedData")]
public string EncryptedData { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("encryptedData")>]
member this.EncryptedData : string with get, set
Public Property EncryptedData As String

Property Value

Attributes

Applies to