你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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
Name | Value | Description |
---|---|---|
Number | 0 | |
Text | 1 | |
CreditCardNumber | 2 | |
SocialSecurityNumber | 3 | |
4 | ||
Default | 5 | |
NoMasking | 6 |