2 writes to authnContext
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2AuthenticationStatement.cs (2)
43
this.
authnContext
= authenticationContext;
65
this.
authnContext
= value;
1 reference to authnContext
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2AuthenticationStatement.cs (1)
55
return this.
authnContext
;