Sage Intacct SDK for .NET
Intacct.SDK.Xml.Request.LoginAuthentication Class Reference
Inheritance diagram for Intacct.SDK.Xml.Request.LoginAuthentication:
Intacct.SDK.Xml.Request.IAuthentication Intacct.SDK.Xml.IXmlObject

Public Member Functions

 LoginAuthentication (string userId, string companyId, string password, string entityId=null)
 
void WriteXml (ref IaXmlWriter xml)
 
new void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 

Properties

string UserId [get, set]
 
string CompanyId [get, set]
 
string EntityId [get, set]
 
string Password [get, set]
 

Constructor & Destructor Documentation

◆ LoginAuthentication()

Intacct.SDK.Xml.Request.LoginAuthentication.LoginAuthentication ( string  userId,
string  companyId,
string  password,
string  entityId = null 
)
inline

Member Function Documentation

◆ WriteXml()

void Intacct.SDK.Xml.Request.LoginAuthentication.WriteXml ( ref IaXmlWriter  xml)
inline

Property Documentation

◆ CompanyId

string Intacct.SDK.Xml.Request.LoginAuthentication.CompanyId
getset

◆ EntityId

string Intacct.SDK.Xml.Request.LoginAuthentication.EntityId
getset

◆ Password

string Intacct.SDK.Xml.Request.LoginAuthentication.Password
getset

◆ UserId

string Intacct.SDK.Xml.Request.LoginAuthentication.UserId
getset