SignerIsNotAddressException Constructor

Initializes a new instance of the SignerIsNotAddressException class.

Namespace:  SecretNET.AccessControl
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public SignerIsNotAddressException(
	Pubkey pubKey,
	string address
)

Parameters

pubKey
Type: Pubkey
The pub key.
address
Type: String
The address.