Click or drag to resize

User Class

Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Configure.SecurityUser

Namespace:  ASI.TAM.API.Data.UI.Configure.Security
Assembly:  ASI.TAM.API.Data.UI.Configure.Security (in ASI.TAM.API.Data.UI.Configure.Security.dll) Version: 2023.1.0.1249
Syntax
public sealed class User

The User type exposes the following members.

Constructors
  NameDescription
Public methodUser
Top
Properties
  NameDescription
Public propertybank_account_access_items
Bank account access items.
Public propertyemployee_details
Employee Details.
Public propertyfull_name
Full User Name.
Public propertygroup_membership_items
Security Group membership items.
Public propertystructure_access_items
Structure access items.
Public propertyuser_code
User Code.
Public propertyuser_id
User Id.
Public propertyuser_status
User Status.
Public propertyuser_type
User Type.
Top
See Also