Newer Version Available

This content describes an older version of this product. View Latest

NetworkSelfRegistration

Represents the account that self-registering community members are associated with by default. Self-registering users in a community are required to be associated with an account, which the administrator must specify while setting up self-registration for the community. If an account isn’t specified, Salesforce creates person accounts (when enabled) for self-registering users. This object is available in API version 34.0 and later.

Supported Calls

create()delete()describeSObjects()getDeleted()getUpdated()query()retrieve()undelete()update()upsert()

Fields

Field Name Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The ID of the account that self-registering users in the community are associated with.

NetworkId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the community.

You can use only one account per community to assign self-registering users.

Note