Sage Intacct SDK for .NET
Intacct.SDK.Xml.Response.Authentication Class Reference

Public Member Functions

 Authentication (XElement authentication)
 

Properties

string Status [get]
 
string UserId [get]
 
string CompanyId [get]
 
string EntityId [get]
 
string ClientStatus [get]
 
string ClientId [get]
 
string SessionTimeStamp [get]
 
string SessionTimeOut [get]
 

Constructor & Destructor Documentation

◆ Authentication()

Intacct.SDK.Xml.Response.Authentication.Authentication ( XElement  authentication)
inline

Property Documentation

◆ ClientId

string Intacct.SDK.Xml.Response.Authentication.ClientId
get

◆ ClientStatus

string Intacct.SDK.Xml.Response.Authentication.ClientStatus
get

◆ CompanyId

string Intacct.SDK.Xml.Response.Authentication.CompanyId
get

◆ EntityId

string Intacct.SDK.Xml.Response.Authentication.EntityId
get

◆ SessionTimeOut

string Intacct.SDK.Xml.Response.Authentication.SessionTimeOut
get

◆ SessionTimeStamp

string Intacct.SDK.Xml.Response.Authentication.SessionTimeStamp
get

◆ Status

string Intacct.SDK.Xml.Response.Authentication.Status
get

◆ UserId

string Intacct.SDK.Xml.Response.Authentication.UserId
get