SecretNET.NFT Namespace

GetVerifyTransferApprovalRequest_Payload..::..ViewingKey Property

The token owner's viewing key.

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

Syntax


public string ViewingKey { get; set; }
Public Property ViewingKey As String
	Get
	Set
public:
property String^ ViewingKey {
	String^ get ();
	void set (String^ value);
}

Field Value

The viewing key.