The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpTransportSecurity::Realm Property
.NET Framework (current version)
Gets or sets the authentication realm for digest or basic authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
An authentication realm is a string that contains at least the name of the host performing the authentication and can additionally indicate the collection of users who might have access. An example might be "registered_someone@example.com". The authentication realm is displayed to a user to show which one of several possible user names and passwords can be used.
.NET Framework
Available since 3.0
Available since 3.0
Show: