2 writes to _created
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\Lifetime.cs (2)
45
_created
= DateTimeUtil.ToUniversalTime( created );
60
_created
= value;
1 reference to _created
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\Lifetime.cs (1)
56
return
_created
;