LoginResult

class AnchorLinkSharp::LoginResult
  : public IdentifyResult

The result of a [[AnchorLink.login]] call.

Summary

MembersDescriptions

The session created by the login.

Members

public LinkSession Session

The session created by the login.

Last updated