2 references to Expiration
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\AsymmetricCryptoHandle.cs (1)
37
return new InfoCardProofToken(this,
Expiration
);
infocard\client\System\IdentityModel\Selectors\SymmetricCryptoHandle.cs (1)
31
return new InfoCardProofToken(this,
Expiration
);