Click or drag to resize

BasicAuthorizationConfigurationSectionRealm Property

Realm of basic auth

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public string Realm { get; set; }

Property Value

Type: String
See Also