2 references to TransportSchemeProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (2)
183
return GetPropertyOrDefault<string>(
TransportSchemeProperty
, null);
187
this.Properties[
TransportSchemeProperty
] = value;