Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the account type for a user, distribution list, security group and SharePoint group.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Enumeration AccountType
'Usage
Dim instance As PeopleEditor.AccountType
public enum AccountType
Member name | Description | |
---|---|---|
User | A user account type. | |
DL | A distribution list account type. | |
SecGroup | A security group account type. | |
SPGroup | A SharePoint group account type. |