> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-loginresult.md).

# LoginResult

```
class AnchorLinkSharp::LoginResult
  : public IdentifyResult
```

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

## Summary

| Members                                                                                                                                                                                                    | Descriptions                      |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- |
| `public` [`LinkSession`](/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-linksession.md) [`Session`](#class_anchor_link_sharp_1_1_login_result_1a14ef31455c6bbcc06398fa9eb58b5bf1) | The session created by the login. |

## Members

**`public`** [**`LinkSession`**](/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-linksession.md) [**`Session`**](#class_anchor_link_sharp_1_1_login_result_1a14ef31455c6bbcc06398fa9eb58b5bf1)

The session created by the login.
