3 references to UpnEndpointIdentity
System.ServiceModel (2)
System\ServiceModel\EndpointIdentity.cs (2)
108return new UpnEndpointIdentity(upnName); 210readIdentity = new UpnEndpointIdentity(reader.ReadElementString());
System.ServiceModel.Activities (1)
System\ServiceModel\XamlIntegration\UpnEndpointIdentityExtension.cs (1)
37return new UpnEndpointIdentity(this.UpnName);