Partager via


ObjectSharingInformationUser.Id - Propriété

Renvoie l'identificateur de l'utilisateur.

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 Id As Integer
    Get
'Utilisation
Dim instance As ObjectSharingInformationUser
Dim value As Integer

value = instance.Id
public int Id { get; }

Valeur de propriété

Type : System.Int32
L'identificateur de l'utilisateur.

Voir aussi

Référence

ObjectSharingInformationUser classe

ObjectSharingInformationUser - Membres

Microsoft.SharePoint.Client - Espace de noms