Share via


EncryptionKeysNotConfiguredException Constructor

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

Initializes a new instance of the EncryptionKeysNotConfiguredException class.

Overload List

  Name Description
ms870886.pubmethod(en-US,CS.70).gif EncryptionKeysNotConfiguredException()()() Initializes a new instance of the EncryptionKeysNotConfiguredException class.
ms870886.pubmethod(en-US,CS.70).gif EncryptionKeysNotConfiguredException(String) Initializes a new instance of the EncryptionKeysNotConfiguredException class with a specified error message.
ms870886.protmethod(en-US,CS.70).gif EncryptionKeysNotConfiguredException(SerializationInfo, StreamingContext) Initializes a new instance of the EncryptionKeysNotConfiguredException class with the specified serialization and streaming context information.
ms870886.pubmethod(en-US,CS.70).gif EncryptionKeysNotConfiguredException(String, Exception) Initializes a new instance of the EncryptionKeysNotConfiguredException class with a specified error message and inner exception that is the cause of this exception.

Top

Remarks

The exception thrown when an attempt is made to create or update a profile that contains encrypted values when encryption has not been configured on the web service.

See Also

Reference

EncryptionKeysNotConfiguredException Class

EncryptionKeysNotConfiguredException Members

Microsoft.CommerceServer.Profiles Namespace