| IRestClientSecurityDescriptionAuthRealm Property |
Gets the authentication realm
Namespace:
SanteDB.Core.Http.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string AuthRealm { get; }
ReadOnly Property AuthRealm As String
Get
property String^ AuthRealm {
String^ get ();
}
abstract AuthRealm : string with get
Property Value
Type:
StringSee Also