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