HResults.DTS_E_UNTRUSTEDSIGNATURE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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