SecurityTokenDescriptor.Lifetime Propriété

Définition

Obtient ou définit les informations de durée de vie pour le jeton émis.

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

Valeur de propriété

Informations de durée de vie du jeton émis.

S’applique à