Freigeben über


CommerceAuthenticationFailedDecryptionException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CommerceAuthenticationFailedDecryptionException class.

Overload List

  Name Description
ms870907.pubmethod(en-US,CS.70).gif CommerceAuthenticationFailedDecryptionException()()() Initializes a new instance of the CommerceAuthenticationException class.
ms870907.pubmethod(en-US,CS.70).gif CommerceAuthenticationFailedDecryptionException(String) Initializes a new instance of the CommerceAuthenticationFailedDecryptionException class with the specified string message.
ms870907.protmethod(en-US,CS.70).gif CommerceAuthenticationFailedDecryptionException(SerializationInfo, StreamingContext) Initializes a new instance of the CommerceAuthenticationFailedDecryptionException class with the specified serialization information and streaming context.
ms870907.pubmethod(en-US,CS.70).gif CommerceAuthenticationFailedDecryptionException(String, Exception) Initializes a new instance of the CommerceAuthenticationFailedDecryptionException class with the specified string message and inner exception.

Top

Remarks

An exception which is raised whenever a decryption error occurs, most notably when an invalid encryption key or an invalid ticket is used.

See Also

Reference

CommerceAuthenticationFailedDecryptionException Class

CommerceAuthenticationFailedDecryptionException Members

Microsoft.CommerceServer.Runtime Namespace