2 references to TransportSchemeProperty
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (2)
184
return GetPropertyOrDefault<string>(
TransportSchemeProperty
, null);
188
Properties[
TransportSchemeProperty
] = value;