System.ServiceModel.GeneralEndpointIdentity class GeneralEndpointIdentity : EndpointIdentity Documentation Code namespace System.ServiceModel { internal class GeneralEndpointIdentity : EndpointIdentity { public GeneralEndpointIdentity(Claim identityClaim); } }