HttpTransportBindingElement::Realm Property
.NET Framework (current version)
Gets or sets the authentication realm.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Servers use realms to partition protected resources; each partition can have its own authentication scheme or authorization database. Realms are used only for basic and digest authentication. After a client successfully authenticates, the authentication is valid for all resources in a given realm. For a detailed description of realms, see RFC 2617.
.NET Framework
Available since 3.0
Available since 3.0
Show: