The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LocalServiceSecuritySettings::IssuedCookieLifetime Property
.NET Framework (current version)
Gets or sets the lifetime for the SecurityContextSecurityToken that the service issues for the client.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The property is set to a value less than 0. |
When the service issues secure conversation cookie tokens to the client, their validity period is determined by the value of this property.
.NET Framework
Available since 3.0
Available since 3.0
Show: