Partager via


Encryption.KeySource Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to