2 references to BootstrapToken
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
972
if (dictionaryReader.IsStartElement(dictionary.
BootstrapToken
, dictionary.EmptyString))
1360
dictionaryWriter.WriteStartElement(dictionary.
BootstrapToken
, dictionary.EmptyString);