GatewaySetSharedKeyParameters::Value Property

 

Optional. Contains the shared key used by the gateway to authenticate connections to sites on a virtual network.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public:
property String^ Value {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: