Partilhar via


AsymmetricEncryptedSecret.EncryptionAlgorithm Propriedade

Definição

Obtém ou define o algoritmo usado para criptografar "Valor". Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a