Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the record identifier associated with the current user’s user profile.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property CurrentUserId As Long
Get
'Usage
Dim instance As ActivityManager
Dim value As Long
value = instance.CurrentUserId
public long CurrentUserId { get; }
Property Value
Type: System.Int64