You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/personally-identifiable-information/includes/identification-entities.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ The following entities are grouped and listed by country:
283
283
:::column-end:::
284
284
:::column span="2":::
285
285
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.
287
287
288
288
Also returned with `domain=phi`.
289
289
:::column-end:::
@@ -319,7 +319,7 @@ The following entities are grouped and listed by country:
319
319
:::column-end:::
320
320
:::column span="2":::
321
321
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.
323
323
324
324
:::column-end:::
325
325
:::column span="":::
@@ -336,7 +336,7 @@ The following entities are grouped and listed by country:
336
336
:::column-end:::
337
337
:::column span="2":::
338
338
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.
0 commit comments