 | UpstreamConfigurationSectionRealm Property |
The upstream domain configuration information
Namespace: SanteDB.Client.Configuration.UpstreamAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic UpstreamRealmConfiguration Realm { get; set; }Public Property Realm As UpstreamRealmConfiguration
Get
Set
public:
property UpstreamRealmConfiguration^ Realm {
UpstreamRealmConfiguration^ get ();
void set (UpstreamRealmConfiguration^ value);
}member Realm : UpstreamRealmConfiguration with get, set
Property Value
UpstreamRealmConfiguration
See Also