Community_NetworkLogin configuration setting

Modified on Sun, 19 Apr at 11:43 PM

Keys

Key

Value

1

System

2

Default

3

Community

4

NetworkLogin

Description
The Community:NetworkLogin configuration setting is used to generate a network login for a community member.
 

Default value
The default value is SELECT dbo.fnGetValidEmailChars(Surname) FROM Community WHERE Community.ID = @ID.
 

Setting a different value
Click to type in a new select statement.
Note: This select statement needs to identify a person uniquely and must return a single string value.
Tip: You can check that the login is unique using the NetworkLogin:ForceUniqueCheck configurations setting. See NetworkLogin:ForceUniqueCheck configuration setting.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article