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