Returns the Domain Name System (DNS) host name or IP address and the port number for a server.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public string Authority { get; }
Public ReadOnly Property Authority As String
Get
public:
property String^ Authority {
String^ get ();
}
member Authority : string with get
Property Value
Type:
StringRemarks See Also