ProfileBase.ViewerRights-Eigenschaft
Gibt eine Bitmaske der Anzeigerechte dieses Profil Daten anzeigen.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property ViewerRights As Integer
Get
'Usage
Dim instance As ProfileBase
Dim value As Integer
value = instance.ViewerRights
public int ViewerRights { get; }
Eigenschaftswert
Typ: System.Int32