SecretNET.Token Namespace

InstantiateSnip20..::..Admin Property

Gets or sets the admin address. DEFAULT: Wallet / Sender address

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

Syntax


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

Field Value

The admin.