SecretNET.Token Namespace

SendFromRequest_Payload..::..Msg Property

Base64 encoded message, which the recipient will receive.

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

Syntax


public Nullable<string> Msg { get; set; }
Public Property Msg As Nullable(Of String)
	Get
	Set
public:
property Nullable<String^> Msg {
	Nullable<String^> get ();
	void set (Nullable<String^> value);
}

Field Value

The MSG.