OrganizationProfile.GetViewerRights Method
Returns a bitmask of the viewer's rights to see the data of this organization profile.
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