Gets the sensitive attribute data context for this session.
Note: This property is supported for IC Server version 2018 R2 and beyond.
Assembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public SensitiveAttributeDataContext SensitiveAttributeDataContext { get; } |
Visual Basic |
---|
Public ReadOnly Property SensitiveAttributeDataContext As SensitiveAttributeDataContext Get |
Field Value
The sensitive data context.Version Information
Supported for IC Server version 2018 R2 and beyond.
See Also
InteractionsManager..::..SensitiveAttributeDataContext