共用方式為


SecurityTokenDescriptor.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

屬性值

核發權杖的存留期資訊。

適用於