ReadonlyaccessReadonlyaccountReadonlydemoWhether the instance is demo or not.
ReadonlyhttpOnly defined and true when the instance doesn't have an SSL certificate
that is linked directly inside the PRONOTE.net server.
On latest versions of PRONOTE, this adds an encryption layer on the request and responses.
ReadonlyidCurrent order of requests in the queue.
Every request made and response received increment this value by one. That means that an HTTP request should increment this by 2.
Starts with 0.
ReadonlypollWhether polling should be used instead of presence.
Pawnote doesn't take this into account and only sends presence requests.
ReadonlyrsaReadonlyrsaSince PRONOTE 2023, RSA modulus and exponent are hardcoded. Before, we would need to pick them up in the session object.
Eventually, this update also added a different behavior during login phase when using constants.
That's why we have this property to know which values are there and what method we should use.
ReadonlyrsaReadonlyskipWhether we should skip request compression or not.
ReadonlyskipWhether we should skip request encryption or not.
Readonlyurl
How the session is accessed.