EncryptionDetails.SecretKeyUrl Property

Definition

Gets or sets secret Url.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to