DevTestLabNetworkInterface.RdpAuthority Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RdpAuthority property is a server DNS host name or IP address followed by the service port number for RDP (Remote Desktop Protocol).
public string RdpAuthority { get; set; }
member this.RdpAuthority : string with get, set
Public Property RdpAuthority As String