# AuthorizationType

Type of authorization request

## Index

### Enumeration members

* [AddMultiSigSigner](#addmultisigsigner)
* [AttestPrimaryKeyRotation](#attestprimarykeyrotation)
* [Custom](#custom)
* [JoinIdentity](#joinidentity)
* [NoData](#nodata)
* [PortfolioCustody](#portfoliocustody)
* [RotatePrimaryKey](#rotateprimarykey)
* [TransferAssetOwnership](#transferassetownership)
* [TransferPrimaryIssuanceAgent](#transferprimaryissuanceagent)
* [TransferTicker](#transferticker)

## Enumeration members

### AddMultiSigSigner

• **AddMultiSigSigner**: = "AddMultiSigSigner"

*Defined in* [*src/types/index.ts:202*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L202)

### AttestPrimaryKeyRotation

• **AttestPrimaryKeyRotation**: = "AttestPrimaryKeyRotation"

*Defined in* [*src/types/index.ts:199*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L199)

### Custom

• **Custom**: = "Custom"

*Defined in* [*src/types/index.ts:207*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L207)

### JoinIdentity

• **JoinIdentity**: = "JoinIdentity"

*Defined in* [*src/types/index.ts:205*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L205)

### NoData

• **NoData**: = "NoData"

*Defined in* [*src/types/index.ts:208*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L208)

### PortfolioCustody

• **PortfolioCustody**: = "PortfolioCustody"

*Defined in* [*src/types/index.ts:206*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L206)

### RotatePrimaryKey

• **RotatePrimaryKey**: = "RotatePrimaryKey"

*Defined in* [*src/types/index.ts:200*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L200)

### TransferAssetOwnership

• **TransferAssetOwnership**: = "TransferAssetOwnership"

*Defined in* [*src/types/index.ts:203*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L203)

### TransferPrimaryIssuanceAgent

• **TransferPrimaryIssuanceAgent**: = "TransferPrimaryIssuanceAgent"

*Defined in* [*src/types/index.ts:204*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L204)

### TransferTicker

• **TransferTicker**: = "TransferTicker"

*Defined in* [*src/types/index.ts:201*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L201)
