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

# AuthorityAccount

## Summary

| Members                                                                                                                                                                                                                                                         | Descriptions                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- |
| `public` [`PermissionLevel`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-permissionlevel.md) [`permission`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_account_1a31d72dc0a96818c80f286f6bf5d15697) | Permission Level of an Authority. |
| `public Int32` [`weight`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_account_1ac0f25cba6309d3ed363f7cac3ade3177)                                                                                                                                     | Weight of the Permission.         |

## Members

**`public`** [**`PermissionLevel`**](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-permissionlevel.md) [**`permission`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_account_1a31d72dc0a96818c80f286f6bf5d15697)

Permission Level of an Authority.

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

Weight of the Permission.
