IWebServerProviderListenerRealm Property |
Gets the realm that the listener is responding to.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ListenerRealm { get; }
ReadOnly Property ListenerRealm As String
Get
property String^ ListenerRealm {
String^ get ();
}
abstract ListenerRealm : string with get
Property Value
Type:
StringSee Also