4 references to EncryptedID
System.IdentityModel (4)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (4)
2309else if (reader.IsStartElement(Saml2Constants.Elements.EncryptedID, Saml2Constants.Namespace)) 4554writer.WriteStartElement(Saml2Constants.Elements.EncryptedID, Saml2Constants.Namespace); 4690if (!reader.IsStartElement(Saml2Constants.Elements.EncryptedID, Saml2Constants.Namespace)) 4693reader.ReadStartElement(Saml2Constants.Elements.EncryptedID, Saml2Constants.Namespace);