> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.authorizationtype.md).

# types.AuthorizationType

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md) / AuthorizationType

## Enumeration: AuthorizationType

[types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md).AuthorizationType

Type of Authorization Request

### Table of contents

#### Enumeration Members

* [AddMultiSigSigner](#addmultisigsigner)
* [AddRelayerPayingKey](#addrelayerpayingkey)
* [AttestPrimaryKeyRotation](#attestprimarykeyrotation)
* [BecomeAgent](#becomeagent)
* [JoinIdentity](#joinidentity)
* [PortfolioCustody](#portfoliocustody)
* [RotatePrimaryKey](#rotateprimarykey)
* [RotatePrimaryKeyToSecondary](#rotateprimarykeytosecondary)
* [TransferAssetOwnership](#transferassetownership)
* [TransferTicker](#transferticker)

### Enumeration Members

#### AddMultiSigSigner

• **AddMultiSigSigner**

**Defined in**

[types/index.ts:185](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L185)

***

#### AddRelayerPayingKey

• **AddRelayerPayingKey**

**Defined in**

[types/index.ts:190](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L190)

***

#### AttestPrimaryKeyRotation

• **AttestPrimaryKeyRotation**

**Defined in**

[types/index.ts:182](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L182)

***

#### BecomeAgent

• **BecomeAgent**

**Defined in**

[types/index.ts:189](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L189)

***

#### JoinIdentity

• **JoinIdentity**

**Defined in**

[types/index.ts:187](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L187)

***

#### PortfolioCustody

• **PortfolioCustody**

**Defined in**

[types/index.ts:188](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L188)

***

#### RotatePrimaryKey

• **RotatePrimaryKey**

**Defined in**

[types/index.ts:183](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L183)

***

#### RotatePrimaryKeyToSecondary

• **RotatePrimaryKeyToSecondary**

**Defined in**

[types/index.ts:191](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L191)

***

#### TransferAssetOwnership

• **TransferAssetOwnership**

**Defined in**

[types/index.ts:186](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L186)

***

#### TransferTicker

• **TransferTicker**

**Defined in**

[types/index.ts:184](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L184)
