__init__ (self)
FullUsername (self)
HasCredentials (self)
HasProxyCredentials (self)
HasParentSessionId (self)
Hostname = None
Port = None
WebPort = None
IsHttps = None
Domain = None
Username = None
Password = None
ParentSessionId = UUID('00000000-0000-0000-0000-000000000000')
DefaultDomain = None
ProxyHostname = None
ProxyPort = None
ProxyUsername = None
ProxyPassword = None
int Heartbeat = 0
int Timeout = 0
int ReconnectDelay = 5000
int DomainListDelay = 5000
Organization = None
IsSsl = None
ClientCertificate = None
AcceptInvalidCertificates = None
Class to handle connection options.