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