Click or drag to resize

ConfiguredUpstreamRealmSettingsLocalClientName Property

Gets the local application name that this server presents as its client_id

Namespace: SanteDB.Client.Upstream.Management
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public string LocalClientName { get; }

Property Value

String

Implements

IUpstreamRealmSettingsLocalClientName
See Also