Campo ClientErrorCodes.AccessDenied
Proporciona un constante entero que representa un error "Acceso denegado".
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll)
Sintaxis
'Declaración
Public Const AccessDenied As Integer
'Uso
Dim value As Integer
value = ClientErrorCodes.AccessDenied
public const int AccessDenied
Comentarios
El valor es siempre -2147024891.