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(secretKey) | Initializes a new instance of the RegenerateDelegationRequest class with the specified secret key. |
RegenerateDelegationRequest() | Initializes a new instance of the RegenerateDelegationRequest class. |