#### [Apq\.Cfg](index.md 'index') ### [Apq\.Cfg\.Security](Apq.Cfg.Security.md 'Apq\.Cfg\.Security').[ValueTransformerOptions](Apq.Cfg.Security.ValueTransformerOptions.md 'Apq\.Cfg\.Security\.ValueTransformerOptions') ## ValueTransformerOptions\.SensitiveKeyPatterns Property 敏感键模式列表(支持通配符 \* 和 ?) ```csharp public System.Collections.Generic.List SensitiveKeyPatterns { get; set; } ``` #### Property Value [System\.Collections\.Generic\.List<](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1 'System\.Collections\.Generic\.List\`1')[System\.String](https://learn.microsoft.com/en-us/dotnet/api/system.string 'System\.String')[>](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1 'System\.Collections\.Generic\.List\`1')