2 references to ReadSubjectId
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
5016subject.NameId = this.ReadSubjectId(reader, Saml2Constants.Elements.Subject); 5143subjectConfirmation.NameIdentifier = this.ReadSubjectId(reader, Saml2Constants.Elements.SubjectConfirmation);