Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LoginAuthentication

Implements

Index

Constructors

constructor

  • new LoginAuthentication(userId: string, companyId: string, userPassword: string, entityId?: string): LoginAuthentication

Properties

Private _companyId

_companyId: string

Private _entityId

_entityId: string

Private _password

_password: string

Private _userId

_userId: string

Accessors

companyId

  • get companyId(): string
  • set companyId(companyId: string): void

entityId

  • get entityId(): string
  • set entityId(entityId: string): void

password

  • get password(): string
  • set password(password: string): void

userId

  • get userId(): string
  • set userId(userId: string): void

Methods

writeXml

Legend

  • Class
  • Constructor
  • Method
  • Accessor
  • Variable
  • Interface
  • Private property

Generated using TypeDoc