Provides access to the Session's sensitive data context.

Note: This class 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 class SensitiveDataContext
Visual Basic
Public Class SensitiveDataContext

Remarks

Use this class to get access to the Session's sensitive data information.

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Connection..::..SensitiveDataContext

Version Information

Supported for IC Server version 2018 R2 and beyond.

See Also