共用方式為


ClientErrorCodes.AccessDenied 欄位

提供常數的整數,代表 「 拒絕存取 」 錯誤。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)

語法

'宣告
Public Const AccessDenied As Integer
'用途
Dim value As Integer

value = ClientErrorCodes.AccessDenied
public const int AccessDenied

備註

值永遠是-2147024891。

請參閱

參照

ClientErrorCodes 類別

ClientErrorCodes 成員

Microsoft.SharePoint.Client 命名空間