Apq.Cfg.Crypto.SensitiveMasker.Mask(string,string).md 1.1 KB

Apq.Cfg.Crypto

Apq.Cfg.Crypto.SensitiveMasker

SensitiveMasker.Mask(string, string) Method

脱敏处理

public string Mask(string key, string? value);

Parameters

key System.String

配置键

value System.String

配置值

Implements Mask(string, string)

Returns

System.String
脱敏后的值