WSTrustMessage.Lifetime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定在 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。
備註
這個選擇性專案會指定傳回的安全性令牌有效期間所需的時間範圍。