User.AadObjectId property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property AadObjectId As UserIdInfo
    Get
'Usage
Dim instance As User
Dim value As UserIdInfo

value = instance.AadObjectId
public UserIdInfo AadObjectId { get; }

Property value

Type: Microsoft.SharePoint.Client.UserIdInfo

See also

Reference

User class

User members

Microsoft.SharePoint.Client namespace