Renewing (Constructor, (Boolean, Boolean))
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim allowRenewal As Boolean Dim okForRenewalAfterExpiration As Boolean Dim instance As New Renewing(allowRenewal, okForRenewalAfterExpiration)
Sintaxis
'Declaración
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
)
Parámetros
- allowRenewal
- okForRenewalAfterExpiration
Plataformas
Plataformas de desarrollo
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Vea también
Referencia
Renewing (Clase)
Renewing (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)