4 references to SamlAdvice
System.IdentityModel (4)
System\IdentityModel\Tokens\SamlAdvice.cs (3)
25: this(null, null) 30: this(references, null) 35: this(null, assertions)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1678return new SamlAdvice(assertionIdReferences, assertions);