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

See also

Reference

MinimalPerson class

MinimalPerson members

Microsoft.Office.Server.ActivityFeed namespace