SensitiveTypeEnum

Entries

Link copied to clipboard

中文名

Link copied to clipboard

身份证号

Link copied to clipboard

座机号

Link copied to clipboard

手机号

Link copied to clipboard

地址

Link copied to clipboard

电子邮件

Link copied to clipboard

银行卡

Link copied to clipboard

密码

Link copied to clipboard

车牌号

Link copied to clipboard

全部隐藏

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.