Share via


RecognizePiiEntitiesResult.Entities Property

Definition

Gets the collection of PII entities containing Personally Identifiable Information in the document.

public Azure.AI.TextAnalytics.PiiEntityCollection Entities { get; }
member this.Entities : Azure.AI.TextAnalytics.PiiEntityCollection
Public ReadOnly Property Entities As PiiEntityCollection

Property Value

Applies to