HResults.DTS_E_FORBIDDEN 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.
The server returned error code "403 - Forbidden". This error can occur when the specified resource needs "https" access, but the certificate validity period has expired, the certificate is not valid for the use requested, or the certificate has been revoked or revocation cannot be checked.
public: int DTS_E_FORBIDDEN = -1073651693;
public const int DTS_E_FORBIDDEN = -1073651693;
val mutable DTS_E_FORBIDDEN : int
Public Const DTS_E_FORBIDDEN As Integer = -1073651693