Поделиться через


HResults.DTS_E_FORBIDDEN Field

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 can not be checked.

Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Синтаксис

'Декларация
Public Const DTS_E_FORBIDDEN As Integer
public const int DTS_E_FORBIDDEN
public:
literal int DTS_E_FORBIDDEN
public static final int DTS_E_FORBIDDEN
public const var DTS_E_FORBIDDEN : int

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace