SPObjectSharingInformation.HasPendingAccessRequests - Propriété
Obtient s'il existe des demandes d'accès en attente pour l'objet sécurisable.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property HasPendingAccessRequests As Boolean
Get
Private Set
'Utilisation
Dim instance As SPObjectSharingInformation
Dim value As Boolean
value = instance.HasPendingAccessRequests
public bool HasPendingAccessRequests { get; private set; }
Valeur de propriété
Type : System.Boolean
true s'il y a les demandes d'accès en attente, sinon false.
Voir aussi
Référence
SPObjectSharingInformation classe