Share via


BaseRedactionPolicy.EntityTypes Property

Definition

(Optional) describes the PII categories to which the redaction policy will be applied. If not specified, the redaction policy will be applied to all PII categories.

public System.Collections.Generic.IList<Azure.AI.Language.Text.PiiCategoriesExclude> EntityTypes { get; }
member this.EntityTypes : System.Collections.Generic.IList<Azure.AI.Language.Text.PiiCategoriesExclude>
Public ReadOnly Property EntityTypes As IList(Of PiiCategoriesExclude)

Property Value

Applies to