2 references to Context
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
710
if (!string.IsNullOrEmpty(this.
Context
))
712
dicWriter.WriteElementString(dictionary.Context, dictionary.EmptyString, this.
Context
);