Click or drag to resize

ConfidentialClientAccessItemName Property

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

Created in Epic SDK 2016.

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 string Name { get; set; }

Property Value

Type: String
Name As String.
Remarks
Note Note
  • Name - Name
  • Lookup - ConfidentialClientAccessGroup
  • Auto Validated - True
See Also