Share via


RecognizePiiEntitiesOptions.CategoriesFilter Property

Definition

Filters the response entities to entities that match the PiiEntityCategory specified.

public System.Collections.Generic.IList<Azure.AI.TextAnalytics.PiiEntityCategory> CategoriesFilter { get; }
member this.CategoriesFilter : System.Collections.Generic.IList<Azure.AI.TextAnalytics.PiiEntityCategory>
Public ReadOnly Property CategoriesFilter As IList(Of PiiEntityCategory)

Property Value

Applies to