Skip to content

Commit b818f14

Browse files
Update identification-entities.md
1 parent a083378 commit b818f14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/language-service/personally-identifiable-information/includes/identification-entities.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The following entities are grouped and listed by country:
283283
:::column-end:::
284284
:::column span="2":::
285285

286-
To get this entity category, add `AUDriversLicense` to the `piiCategories` parameter. `AUDriversLicense` will be returned in the API response if detected.
286+
To get this entity category, add `AUDriversLicenseNumber` to the `piiCategories` parameter. `AUDriversLicenseNumber` will be returned in the API response if detected.
287287
288288
Also returned with `domain=phi`.
289289
:::column-end:::
@@ -319,7 +319,7 @@ The following entities are grouped and listed by country:
319319
:::column-end:::
320320
:::column span="2":::
321321

322-
To get this entity category, add `ATPassportNumber` to the `piiCategories` parameter. `ATPassportNumber` will be returned in the API response if detected.
322+
To get this entity category, add `AUPassportNumber` to the `piiCategories` parameter. `AUPassportNumber` will be returned in the API response if detected.
323323
324324
:::column-end:::
325325
:::column span="":::
@@ -336,7 +336,7 @@ The following entities are grouped and listed by country:
336336
:::column-end:::
337337
:::column span="2":::
338338

339-
To get this entity category, add `ATTaxIdentificationNumber` to the `piiCategories` parameter. `ATTaxIdentificationNumber` will be returned in the API response if detected.
339+
To get this entity category, add `AUTaxFileNumber` to the `piiCategories` parameter. `AUTaxFileNumber` will be returned in the API response if detected.
340340
341341
:::column-end:::
342342
:::column span="":::

0 commit comments

Comments
 (0)