UserProfile.GetViewerRights Method

This member overrides ProfileBase.GetViewerRights().

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Friend Overrides Function GetViewerRights As Integer
'Usage
Dim returnValue As Integer

returnValue = Me.GetViewerRights()
protected internal override int GetViewerRights()

Return Value

Type: System.Int32

See Also

Reference

UserProfile Class

UserProfile Members

Microsoft.Office.Server.UserProfiles Namespace