2 references to EndpointId
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
502
if (reader.IsStartElement(dictionary.
EndpointId
, dictionary.EmptyString))
774
dicWriter.WriteElementString(dictionary.
EndpointId
, dictionary.EmptyString, this.EndpointId);