Opc.Ua.Core
IRedactionStrategy Interface
Members 



Opc.Ua.Redaction Namespace : IRedactionStrategy Interface
Represents a redaction (censoring) strategy.
Syntax
'Declaration
 
Public Interface IRedactionStrategy 
'Usage
 
Dim instance As IRedactionStrategy
public interface IRedactionStrategy 
public interface class IRedactionStrategy 
Remarks
Use redaction to hide sensitive data in log messages, exception messages, etc. To set your redaction strategy see RedactionStrategies.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IRedactionStrategy Members
Opc.Ua.Redaction Namespace