1 write to authenticationInstant
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAuthenticationClaimResource.cs (1)
49
this.
authenticationInstant
= authenticationInstant;
2 references to authenticationInstant
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAuthenticationClaimResource.cs (2)
98
return this.
authenticationInstant
;
197
return (this.
authenticationInstant
.GetHashCode() ^ this.authenticationMethod.GetHashCode());