2 references to ListenUriProperty
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\RecipientServiceModelSecurityTokenRequirement.cs (2)
31return GetPropertyOrDefault<Uri>(ListenUriProperty, null); 35this.Properties[ListenUriProperty] = value;