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