M-Files Vault Application Framework
C#
Show/Hide TOC
ILog
Sensitivity
Filter Interface
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
interface
ILogSensitivityFilter
Properties
FactoryRegistrations
Methods
FilterValueForLogging(Object, LogSensitivity, IEnumerable
SensitivityFlag
, String)
FilterValueForLogging(Object, LogSensitivity, IEnumerable
SensitivityFlag
, String, IFormatProvider)
GetSupportedCustomFlags
GetSupportedTypes
TryGetFilter
TSupportedType
See Also
Reference
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Properties
Methods
See Also