# AuthorizationType

Type of authorization request

## Index

### Enumeration members

* [AddMultiSigSigner](#addmultisigsigner)
* [AttestPrimaryKeyRotation](#attestprimarykeyrotation)
* [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:239*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L239)

### AttestPrimaryKeyRotation

• **AttestPrimaryKeyRotation**: = "AttestPrimaryKeyRotation"

*Defined in* [*src/types/index.ts:236*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L236)

### Custom

• **Custom**: = "Custom"

*Defined in* [*src/types/index.ts:245*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L245)

### JoinIdentity

• **JoinIdentity**: = "JoinIdentity"

*Defined in* [*src/types/index.ts:242*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L242)

### NoData

• **NoData**: = "NoData"

*Defined in* [*src/types/index.ts:246*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L246)

### PortfolioCustody

• **PortfolioCustody**: = "PortfolioCustody"

*Defined in* [*src/types/index.ts:243*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L243)

### RotatePrimaryKey

• **RotatePrimaryKey**: = "RotatePrimaryKey"

*Defined in* [*src/types/index.ts:237*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L237)

### TransferAssetOwnership

• **TransferAssetOwnership**: = "TransferAssetOwnership"

*Defined in* [*src/types/index.ts:240*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L240)

### TransferCorporateActionAgent

• **TransferCorporateActionAgent**: = "TransferCorporateActionAgent"

*Defined in* [*src/types/index.ts:244*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L244)

### TransferPrimaryIssuanceAgent

• **TransferPrimaryIssuanceAgent**: = "TransferPrimaryIssuanceAgent"

*Defined in* [*src/types/index.ts:241*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L241)

### TransferTicker

• **TransferTicker**: = "TransferTicker"

*Defined in* [*src/types/index.ts:238*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L238)
