Constructeur Lifetime (DateTime, DateTime)
Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim created As DateTime Dim expires As DateTime Dim instance As New Lifetime(created, expires)
Syntaxe
'Déclaration
Public Sub New ( _
created As DateTime, _
expires As DateTime _
)
public Lifetime (
DateTime created,
DateTime expires
)
public:
Lifetime (
DateTime created,
DateTime expires
)
public Lifetime (
DateTime created,
DateTime expires
)
public function Lifetime (
created : DateTime,
expires : DateTime
)
Paramètres
- created
- expires
Plateformes
Plateformes de développement
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Voir aussi
Référence
Classe Lifetime
Membres Lifetime
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust