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