Package version:

Type alias PiiEntityDomain

PiiEntityDomain: string

Defines values for PiiEntityDomain.
KnownPiiEntityDomain can be used interchangeably with PiiEntityDomain, this enum contains the known values that the service supports.

Known values supported by the service

phi: Indicates that entities in the Personal Health Information domain should be redacted.
none: Indicates that no domain is specified.

Generated using TypeDoc