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

Public Member Functions

 SessionAuthentication (string sessionId)
 
void WriteXml (ref IaXmlWriter xml)
 
new void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 

Properties

string SessionId [get, set]
 

Constructor & Destructor Documentation

◆ SessionAuthentication()

Intacct.SDK.Xml.Request.SessionAuthentication.SessionAuthentication ( string  sessionId)
inline

Member Function Documentation

◆ WriteXml()

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

Property Documentation

◆ SessionId

string Intacct.SDK.Xml.Request.SessionAuthentication.SessionId
getset