脱敏处理
public string Mask(string key, string? value);
key System.String
key
配置键
value System.String
value
配置值
Implements Mask(string, string)
System.String 脱敏后的值