PiiDetectionSkill.PiiCategories Property

Definition

A list of PII entity categories that should be extracted and masked.

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

Property Value

Applies to