Partager via


ObjectSharingInformationUser.User - Propriété

Obtient l'utilisateur avec lequel un objet sécurisable est partagé.

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 ReadOnly Property User As User
    Get
'Utilisation
Dim instance As ObjectSharingInformationUser
Dim value As User

value = instance.User
public User User { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.User
L'utilisateur avec lesquels un objet sécurisable est partagé.

Voir aussi

Référence

ObjectSharingInformationUser classe

ObjectSharingInformationUser - Membres

Microsoft.SharePoint.Client - Espace de noms