> 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-identifyresult.md).

# IdentifyResult

```
class AnchorLinkSharp::IdentifyResult
  : public TransactResult
```

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

## Summary

| Members                                                                                                        | Descriptions                                              |
| -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| `public object` [`Account`](#class_anchor_link_sharp_1_1_identify_result_1a8f6e51200c9eb564a7c2c0cbf087c36e)   | The identified account.                                   |
| `public string` [`SignerKey`](#class_anchor_link_sharp_1_1_identify_result_1a0b123348d260e58045dc3d653eefce30) | <p>The public key that signed the identity proof.<br></p> |

## Members

**`public object`** [**`Account`**](#class_anchor_link_sharp_1_1_identify_result_1a8f6e51200c9eb564a7c2c0cbf087c36e)

The identified account.

**`public string`** [**`SignerKey`**](#class_anchor_link_sharp_1_1_identify_result_1a0b123348d260e58045dc3d653eefce30)

The public key that signed the identity proof.<br>
