你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SynapseDataMaskingPolicyData.ExemptPrincipals 属性

定义

豁免主体的列表。 指定数据掩码策略不适用的数据库用户的分号分隔列表。 指定的用户接收数据结果,而不掩码所有数据库查询。

public string ExemptPrincipals { get; set; }
member this.ExemptPrincipals : string with get, set
Public Property ExemptPrincipals As String

属性值

适用于