# 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`](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritykey)`>` [`keys`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1a4b60430127f4bc2760e01b189de59484)             | Keys assigned to the Authority.               |
| `public List<` [`AuthorityAccount`](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authorityaccount)`>` [`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`](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritywait)`>` [`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`**](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritykey)**`>`** [**`keys`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1a4b60430127f4bc2760e01b189de59484)

Keys assigned to the Authority.

**`public List<`** [**`AuthorityAccount`**](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authorityaccount)**`>`** [**`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`**](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-authoritywait)**`>`** [**`waits`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_authority_1aec1ecb794fc18828c7289432d97a810e)

Waits assigned to the Authority.
