SP.Group.canCurrentUserViewMembership Property
Applies to: SharePoint Foundation 2010
Gets a value that indicates whether the current user can view the membership of the group.
var value = SP.Group.get_canCurrentUserViewMembership();
Property Value
Type: boolean
true if the current user can view the membership of the group; otherwise, false.