Skip to main content

DisableDelegationRequest Constructors

An object defining constructors for the DisableDelegationRequest class.

DisableDelegationRequest()

Initializes a new instance of the DisableDelegationRequest class.


DisableDelegationRequest(secretKey)

Initializes a new instance of the DisableDelegationRequest class with the specified secret key.

Parameters:

secretKey (required): string
The secret key used for disabling the delegation.

See Also

  • SecretKeys todo