Freigeben über


ExpiredDataException Constructor ()

Initialisiert eine neue Instanz von ExpiredDataException Klasse.

Namespace: Microsoft.IdentityModel.SecurityTokenService
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As New ExpiredDataException

Syntax

'Declaration
Public Sub New
public ExpiredDataException ()
public:
ExpiredDataException ()
public ExpiredDataException ()
public function ExpiredDataException ()

Hinweise

Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

ExpiredDataException Class
ExpiredDataException Members
Microsoft.IdentityModel.SecurityTokenService Namespace