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: 2024.2.2.0 (10.16.2.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