WSTrustMessage.Lifetime Property

Definition

Gets or sets the contents of the wst:Lifetime element inside a RequestSecurityToken (RST) message.

C#
public System.IdentityModel.Protocols.WSTrust.Lifetime Lifetime { get; set; }

Property Value

A Lifetime that represents the desired time during which the returned token will be valid.

Remarks

This optional element specifies the desired time range during which the returned security token is valid.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1