BasePermissions.Has - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Function Has ( _
perm As PermissionKind _
) As Boolean
'Utilisation
Dim instance As BasePermissions
Dim perm As PermissionKind
Dim returnValue As Boolean
returnValue = instance.Has(perm)
public bool Has(
PermissionKind perm
)
Paramètres
- perm
Type : Microsoft.SharePoint.Client.PermissionKind
Valeur renvoyée
Type : System.Boolean
Retourne Boolean .