NeedFresherCredentialsException Constructor ()
Initialisiert eine neue Instanz von NeedFresherCredentialsException Klasse.
Namespace: Microsoft.IdentityModel.SecurityTokenService
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim instance As New NeedFresherCredentialsException
Syntax
'Declaration
Public Sub New
public NeedFresherCredentialsException ()
public:
NeedFresherCredentialsException ()
public NeedFresherCredentialsException ()
public function NeedFresherCredentialsException ()
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
NeedFresherCredentialsException Class
NeedFresherCredentialsException Members
Microsoft.IdentityModel.SecurityTokenService Namespace