Share via


SymmetricEncryptedSecret.ValueCertificateThumbprint Property

Definition

Gets or sets the thumbprint of the cert that was used to encrypt "Value".

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to