3 references to EndpointId
System.IdentityModel (3)
System\IdentityModel\Tokens\SessionSecurityToken.cs (1)
774dicWriter.WriteElementString(dictionary.EndpointId, dictionary.EmptyString, this.EndpointId);
System\IdentityModel\Tokens\SessionSecurityTokenHandler.cs (2)
648if (!string.IsNullOrEmpty(token.EndpointId)) 650if (token.EndpointId != endpointId)