Share via


DataMaskingPolicy.ApplicationPrincipals Property

Definition

Gets the list of the application principals. This is a legacy parameter and is no longer used.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to