Click or drag to resize

ServiceClientConfigurationSectionProxyAddress Property

Gets or sets the proxy address.

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string ProxyAddress { get; set; }

Property Value

Type: String
The proxy address.
See Also