> 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/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritykey.md).

# AuthorityKey

## Summary

| Members                                                                                                                 | Descriptions                 |
| ----------------------------------------------------------------------------------------------------------------------- | ---------------------------- |
| `public string` [`key`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_key_1aa8fa75d45876bcbe59f33f49e7d3572d)   | Public Key of the Authority. |
| `public Int32` [`weight`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_key_1ac0f25cba6309d3ed363f7cac3ade3177) | Weight of the Key.           |

## Members

**`public string`** [**`key`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_key_1aa8fa75d45876bcbe59f33f49e7d3572d)

Public Key of the Authority.

**`public Int32`** [**`weight`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_key_1ac0f25cba6309d3ed363f7cac3ade3177)

Weight of the Key.
