MembershipSource Enumeration

Defines the membership source.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration MembershipSource
'Usage
Dim instance As MembershipSource
public enum MembershipSource

Members

Member name Description
DistributionList The source of the membership is a distribution list (DL).
SharePointSite The source of the membership is a SharePoint site.
Other The source of the membership is a custom membership that a user created.

See Also

Reference

Microsoft.Office.Server.UserProfiles Namespace