Partager via


Constructeur UnableToRenewException (String)

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

Utilisation

    Dim message As String

Dim instance As New UnableToRenewException(message)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
public UnableToRenewException (
    string message
)
public:
UnableToRenewException (
    String^ message
)
public UnableToRenewException (
    String message
)
public function UnableToRenewException (
    message : String
)

Paramètres

  • message
     

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 UnableToRenewException
Membres UnableToRenewException
Espace de noms Microsoft.IdentityModel.SecurityTokenService