UserProfile.ViewerRights Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property ViewerRights As Integer
Get
'Usage
Dim instance As UserProfile
Dim value As Integer
value = instance.ViewerRights
public int ViewerRights { get; }
Property Value
Type: System.Int32