Share via


WSTrustMessage.Lifetime 屬性

定義

取得或設定在 RequestSecurityToken (RST) 訊息內部的 wst:Lifetime 項目的內容。

public:
 property System::IdentityModel::Protocols::WSTrust::Lifetime ^ Lifetime { System::IdentityModel::Protocols::WSTrust::Lifetime ^ get(); void set(System::IdentityModel::Protocols::WSTrust::Lifetime ^ value); };
public System.IdentityModel.Protocols.WSTrust.Lifetime Lifetime { get; set; }
member this.Lifetime : System.IdentityModel.Protocols.WSTrust.Lifetime with get, set
Public Property Lifetime As Lifetime

屬性值

表示傳回之權杖有效期間所需之時間的 Lifetime

備註

這個選擇性專案會指定傳回的安全性令牌有效期間所需的時間範圍。

適用於