Skip to main content

DisableDelegationRequest

The DisableDelegationRequest class represents a request to disable a delegation.

Properties

NameDescription
SecretKeyThe secret key used for disabling the delegation.

Constructors

NameDescription
DisableDelegationRequest()Initializes a new instance of the DisableDelegationRequest class.
DisableDelegationRequest(secretKey)Initializes a new instance of the DisableDelegationRequest class with the specified secret key.