Compartir a través de


AsymmetricEncryptedSecret.EncryptionAlgorithm Propiedad

Definición

Obtiene o establece el algoritmo utilizado para cifrar "Value". Entre los valores posibles se incluyen: "None", "AES256", "RSAES_PKCS1_v_1_5"

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionAlgorithm")]
public string EncryptionAlgorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionAlgorithm")>]
member this.EncryptionAlgorithm : string with get, set
Public Property EncryptionAlgorithm As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a