HResults.DTS_E_UNPROTECTXMLFAILED Field

Definition

MessageId: DTS_E_UNPROTECTXMLFAILED MessageText: Failed to decrypt protected XML node "%1!s!" with error 0x%2!8.8X! "%3!s!". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.

public: int DTS_E_UNPROTECTXMLFAILED = -1073651690;
public const int DTS_E_UNPROTECTXMLFAILED = -1073651690;
val mutable DTS_E_UNPROTECTXMLFAILED : int
Public Const DTS_E_UNPROTECTXMLFAILED As Integer  = -1073651690

Field Value

Value = -1073651690

Applies to