Gets the sensitive data context for this session.

Note: This property 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 SensitiveDataContext SensitiveDataContext { get; }
Visual Basic
Public ReadOnly Property SensitiveDataContext As SensitiveDataContext
	Get

Field Value

The sensitive data context.

Version Information

Supported for IC Server version 2018 R2 and beyond.

See Also