# 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>
