MaskingFunction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the set of supported masking function
public enum MaskingFunction
type MaskingFunction =
Public Enum MaskingFunction
- Inheritance
-
MaskingFunction
Fields
CreditCardNumber | 2 | |
Default | 5 | |
4 | ||
NoMasking | 6 | |
Number | 0 | |
SocialSecurityNumber | 3 | |
Text | 1 |