HResults.DTS_E_UNTRUSTEDSIGNATURE Field

Definition

MessageId: DTS_E_UNTRUSTEDSIGNATURE MessageText: The digital signature is valid; however the signer is not trusted and, therefore, authenticity cannot be guaranteed.

public: int DTS_E_UNTRUSTEDSIGNATURE = -1073659853;
public const int DTS_E_UNTRUSTEDSIGNATURE = -1073659853;
val mutable DTS_E_UNTRUSTEDSIGNATURE : int
Public Const DTS_E_UNTRUSTEDSIGNATURE As Integer  = -1073659853

Field Value

Value = -1073659853

Applies to