4 references to AuthenticationContext
System.IdentityModel (4)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (4)
1970
if (statement.
AuthenticationContext
.DeclarationReference != null)
1975
if (statement.
AuthenticationContext
.ClassReference != null)
1980
this.NormalizeAuthenticationContextClassReference(statement.
AuthenticationContext
.ClassReference.AbsoluteUri),
3815
this.WriteAuthenticationContext(writer, data.
AuthenticationContext
);