DisableDelegationRequest
The DisableDelegationRequest class represents a request to disable a delegation.
Properties
| Name | Description |
|---|---|
| SecretKey | The secret key used for disabling the delegation. |
Constructors
| Name | Description |
|---|---|
| DisableDelegationRequest() | Initializes a new instance of the DisableDelegationRequest class. |
| DisableDelegationRequest(secretKey) | Initializes a new instance of the DisableDelegationRequest class with the specified secret key. |