Skip to main content Skip to complementary content
Close announcements banner

AsExistingSession Method

Overloads

AsExistingSession(String, String, String)

Configure the location to use an already existing session.

AsExistingSession(QcsSessionInfo)

Configure the location to use an already existing session.

AsExistingSession(String, String, String)

Configure the location to use an already existing session.

Declaration

      void AsExistingSession(string easSid, string easSidSig, string sessionToken)
    

Parameters

Type Name Description
System.String easSid

The value to use for cookie "eas.sid".

System.String easSidSig

The value to use for cookie "eas.sid.sig".

System.String sessionToken

The session token value.

AsExistingSession(QcsSessionInfo)

Configure the location to use an already existing session.

Declaration

      void AsExistingSession(QcsSessionInfo sessionInfo)
    

Parameters

Type Name Description
QcsSessionInfo sessionInfo

The session information to use when connecting.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!