2 references to Lifetime
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\Lifetime.cs (1)
29
:
this
( (DateTime?)created, (DateTime?)expires )
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
2549
lifetime = new
Lifetime
(created, expires);