4 writes to SecurityContextTokenType
System.IdentityModel (4)
System\IdentityModel\XD.cs (4)
455this.SecurityContextTokenType = dictionary.CreateString(IdentityModelStringsVersion1.String270, 270); 484this.SecurityContextTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String270); 530this.SecurityContextTokenType = dictionary.CreateString(IdentityModelStringsVersion1.String186, 186); 558this.SecurityContextTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String186);