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

# Authority

## Summary

| Members                                                                                                                                                                                                                                                          | Descriptions                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| `public UInt32` [`threshold`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1af2a39ffe120325b9e1464a7f8fbeae13)                                                                                                                                          | Threshold of the Authority.                   |
| `public List<` [`AuthorityKey`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritykey.md)`>` [`keys`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1a4b60430127f4bc2760e01b189de59484)             | Keys assigned to the Authority.               |
| `public List<` [`AuthorityAccount`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authorityaccount.md)`>` [`accounts`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1adc410e30f180507bfeac7c5d3e5efb75) | <p>Accounts assigned to the Authority<br></p> |
| `public List<` [`AuthorityWait`](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritywait.md)`>` [`waits`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1aec1ecb794fc18828c7289432d97a810e)          | Waits assigned to the Authority.              |

## Members

**`public UInt32`** [**`threshold`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1af2a39ffe120325b9e1464a7f8fbeae13)

Threshold of the Authority.

**`public List<`** [**`AuthorityKey`**](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritykey.md)**`>`** [**`keys`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1a4b60430127f4bc2760e01b189de59484)

Keys assigned to the Authority.

**`public List<`** [**`AuthorityAccount`**](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authorityaccount.md)**`>`** [**`accounts`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1adc410e30f180507bfeac7c5d3e5efb75)

Accounts assigned to the Authority<br>

**`public List<`** [**`AuthorityWait`**](/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritywait.md)**`>`** [**`waits`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1aec1ecb794fc18828c7289432d97a810e)

Waits assigned to the Authority.
