ClientErrorCodes.AccessDenied - Champ
Fournit un constant entier qui représente une erreur « Accès refusé ».
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public Const AccessDenied As Integer
'Utilisation
Dim value As Integer
value = ClientErrorCodes.AccessDenied
public const int AccessDenied
Remarques
La valeur est toujours -2147024891.