SecretNET.Token Namespace

GetBalanceRequest_Payload..::..ViewingKey Property

Gets or sets the viewing key.

Namespace:  SecretNET.Token
Assembly:  SecretNET.Token (in SecretNET.Token.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.