Occurs when the sensitive data context has changed.

Note: This event is supported for IC Server version 2018 R2 and beyond.

Namespace: ININ.IceLib.Connection
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public event EventHandler<EventArgs> SensitiveDataContextChanged
Visual Basic
Public Event SensitiveDataContextChanged As EventHandler(Of EventArgs)

Version Information

Supported for IC Server version 2018 R2 and beyond.

See Also