Click or drag to resize

TrustedApplicationsRepositoryClientType Class

Allowed values for the ClientType data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Systems.SecurityTrustedApplicationsRepositoryClientType

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class ClientType : Enum

The TrustedApplicationsRepositoryClientType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberConfidential
Confidential value. Stored as 'C'.
Public fieldStatic memberPublic
Public value. Stored as 'P'.
Public fieldvalue__
Top
See Also