EncryptionProtectorInner.Uri Property

Definition

Gets the URI of the server key.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.uri")]
public string Uri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.uri")>]
member this.Uri : string
Public ReadOnly Property Uri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to