Partager via


Constructeur Renewing (Boolean, Boolean)

Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim allowRenewal As Boolean
Dim okForRenewalAfterExpiration As Boolean

Dim instance As New Renewing(allowRenewal, okForRenewalAfterExpiration)

Syntaxe

'Déclaration
Public Sub New ( _
    allowRenewal As Boolean, _
    okForRenewalAfterExpiration As Boolean _
)
public Renewing (
    bool allowRenewal,
    bool okForRenewalAfterExpiration
)
public:
Renewing (
    bool allowRenewal, 
    bool okForRenewalAfterExpiration
)
public Renewing (
    boolean allowRenewal, 
    boolean okForRenewalAfterExpiration
)
public function Renewing (
    allowRenewal : boolean, 
    okForRenewalAfterExpiration : boolean
)

Paramètres

  • allowRenewal
     
  • okForRenewalAfterExpiration
     

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 Renewing
Membres Renewing
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust