MinimalPerson.ItemSecurity Property
Gets a value indicating the security level of the published events of this MinimalPerson object.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property ItemSecurity As Integer
Get
Friend Set
'Usage
Dim instance As MinimalPerson
Dim value As Integer
value = instance.ItemSecurity
public int ItemSecurity { get; internal set; }
Property Value
Type: System.Int32