1 reference to Identity
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInstanceProvider.cs (1)
108instance.SetProperty(AdministrationStrings.Identity, endpoint.Identity == null ? String.Empty : endpoint.Identity.ToString());