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)
2549lifetime = new Lifetime(created, expires);