2 references to Authentication
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAuthenticationStatement.cs (2)
91return ClaimTypes.Authentication; 149claims.Add(new Claim(ClaimTypes.Authentication, new SamlAuthenticationClaimResource(this.authenticationInstant, this.authenticationMethod, this.dnsAddress, this.ipAddress, this.authorityBindings), Rights.PossessProperty));