Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
LifeTime Members
Microsoft.Web.Services3.Security Namespace