次の方法で共有


PiiDetectionSkill.PiiCategories プロパティ

定義

抽出してマスクする必要がある PII エンティティ カテゴリの一覧。

public System.Collections.Generic.IList<string> PiiCategories { get; }
member this.PiiCategories : System.Collections.Generic.IList<string>
Public ReadOnly Property PiiCategories As IList(Of String)

プロパティ値

適用対象