# AuthorizationType

Type of authorization request

## Index

### Enumeration members

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

## Enumeration members

### AddMultiSigSigner

• **AddMultiSigSigner**: = "AddMultiSigSigner"

*Defined in* [*src/types/index.ts:197*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L197)

### AttestPrimaryKeyRotation

• **AttestPrimaryKeyRotation**: = "AttestPrimaryKeyRotation"

*Defined in* [*src/types/index.ts:194*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L194)

### BecomeAgent

• **BecomeAgent**: = "BecomeAgent"

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

### Custom

• **Custom**: = "Custom"

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

### JoinIdentity

• **JoinIdentity**: = "JoinIdentity"

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

### NoData

• **NoData**: = "NoData"

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

### PortfolioCustody

• **PortfolioCustody**: = "PortfolioCustody"

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

### RotatePrimaryKey

• **RotatePrimaryKey**: = "RotatePrimaryKey"

*Defined in* [*src/types/index.ts:195*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L195)

### TransferAssetOwnership

• **TransferAssetOwnership**: = "TransferAssetOwnership"

*Defined in* [*src/types/index.ts:198*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L198)

### TransferCorporateActionAgent

• **TransferCorporateActionAgent**: = "TransferCorporateActionAgent"

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

### TransferPrimaryIssuanceAgent

• **TransferPrimaryIssuanceAgent**: = "TransferPrimaryIssuanceAgent"

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

### TransferTicker

• **TransferTicker**: = "TransferTicker"

*Defined in* [*src/types/index.ts:196*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L196)
