GatewayGetSharedKeyResponse.SharedKey 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 string SharedKey { get; set; }

Property Value

Type: System.String
Return to top
Show: