次の方法で共有


SynapseDataMaskingPolicyData.ExemptPrincipals プロパティ

定義

除外プリンシパルの一覧。 データ マスク ポリシーが適用されないデータベース ユーザーのセミコロン区切りのリストを指定します。 指定されたユーザーは、すべてのデータベース クエリをマスクせずにデータの結果を受け取ります。

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

プロパティ値

適用対象