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