Click or drag to resize

ConfidentialClientAccessItem Class

ConfidentialClientAccessItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientConfidentialClientAccessItem
Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public sealed class ConfidentialClientAccessItem

The ConfidentialClientAccessItem type exposes the following members.

Properties
  NameDescription
Public propertyFlag
Used to choose what action to apply to Confidential Client Access Item.

Created in Epic SDK 2016.

Public propertyLookupCode
The lookup Code when Type is Employee. Required when Type is Employee. Ignored otherwise.

Created in Epic SDK 2016.

Public propertyName
The Name that corresponding to the Confidential Client Access Item. Required when Type is Client Access Group.

Created in Epic SDK 2016.

Public propertyType
The Type of Confidential Client Access.

Created in Epic SDK 2016.

Required

Top
Remarks