3 references to Saml2AuthenticationContext
System.IdentityModel (3)
System\IdentityModel\Tokens\Saml2AuthenticationContext.cs (2)
34: this(null, null) 43: this(classReference, null)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
3588Saml2AuthenticationContext authnContext = new Saml2AuthenticationContext(classRef, declRef);