3 references to SecurityContextToken
System.IdentityModel (3)
System\IdentityModel\Tokens\SessionSecurityToken.cs (3)
374
if (reader.IsStartElement(dictionary.
SecurityContextToken
, dictionary.EmptyString))
402
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SR.GetString(SR.ID4230, dictionary.
SecurityContextToken
.Value, reader.Name)));
691
dicWriter.WriteStartElement(dictionary.
SecurityContextToken
, dictionary.EmptyString);