Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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