Enum PIIHandlingModes
PII stands for Personally Identifiable Information
public enum PIIHandlingModes
Fields
Hashed = 50
None = 100
Normal = 0
PartialHashed = 20
PartialMasked = 30
PII stands for Personally Identifiable Information
public enum PIIHandlingModes
Hashed = 50
None = 100
Normal = 0
PartialHashed = 20
PartialMasked = 30