SensitiveInfoMatch
public enum SensitiveInfoMatch : String, Codable
An enum encapsulating the different matches that the SensitiveInfoAnalyser can catch.
-
Undocumented
Declaration
Swift
case uk_postcode -
Undocumented
Declaration
Swift
case uk_phone_number -
Undocumented
Declaration
Swift
case email_address
SensitiveInfoMatch Enumeration Reference