3 references to Realm
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
52
_realm = HttpTransportDefaults.
Realm
;
277
[DefaultValue(HttpTransportDefaults.
Realm
)]
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpTransportSecurity.cs (1)
14
internal const string DefaultRealm = System.ServiceModel.Channels.HttpTransportDefaults.
Realm
;