共用方式為


DataMaskingPolicy.ExemptPrincipals Property

Definition

The list of the exempt principals. Specifies the semicolon-separated list of database users for which the data masking policy does not apply. The specified users receive data results without masking for all of the database queries.

public Azure.Provisioning.BicepValue<string> ExemptPrincipals { get; set; }
member this.ExemptPrincipals : Azure.Provisioning.BicepValue<string> with get, set
Public Property ExemptPrincipals As BicepValue(Of String)

Property Value

Applies to