Partager via


Encryption.KeySource Propriété

Définition

Obtient ou définit énumère la valeur possible de keySource pour le chiffrement. Les valeurs possibles sont les suivantes : « Microsoft.CognitiveServices », « Microsoft.KeyVault »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à