Click or drag to resize
Authorization Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Apptus.ESales.ConnectorAuthorization

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
[ObsoleteAttribute]
public class Authorization

The Authorization type exposes the following members.

Constructors
  NameDescription
Public methodAuthorization Obsolete.
Initializes a new instance of the Authorization class
Top
Properties
  NameDescription
Public propertyCustomerKey
Public propertyToken
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also