Share via


LifeTime Constructor

Initializes a new instance of the LifeTime class.

Overload List

Name Description
LifeTime (DateTime) Initializes a new instance of the LifeTime class using the specified expiration time.
LifeTime (Int64) Initializes a new instance of the LifeTime class using the specified time-to-live value, in seconds.
LifeTime (XmlElement) Initializes a new instance of the LifeTime class using the specified XML element.
LifeTime (DateTime, DateTime) Initializes a new instance of the LifeTime class using the specified creation time and expiration time.
LifeTime (DateTime, Int64) Initializes a new instance of the LifeTime class using the specified creation time and time-to-live value.

See Also

Reference

LifeTime Class
Microsoft.Web.Services2.Security Namespace

Other Resources

LifeTime Members