ClientEncryptionPolicy.PolicyFormatVersion Property

Definition

Version of the client encryption policy definition.

[Newtonsoft.Json.JsonProperty(PropertyName="policyFormatVersion")]
public int PolicyFormatVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyFormatVersion")>]
member this.PolicyFormatVersion : int
Public ReadOnly Property PolicyFormatVersion As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to