HResults.DTS_E_SENSITIVEPARAMVALUENOTALLOWED Field

Definition

MessageId: DTS_E_SENSITIVEPARAMVALUENOTALLOWED MessageText: Accessing value of the parameter variable for the sensitive parameter "%1!s!" is not allowed. Verify that the variable is used properly and that it protects the sensitive information.

public: int DTS_E_SENSITIVEPARAMVALUENOTALLOWED = -1073647599;
public const int DTS_E_SENSITIVEPARAMVALUENOTALLOWED = -1073647599;
val mutable DTS_E_SENSITIVEPARAMVALUENOTALLOWED : int
Public Const DTS_E_SENSITIVEPARAMVALUENOTALLOWED As Integer  = -1073647599

Field Value

Value = -1073647599

Applies to