What web properties are used by the ExCM application?
Intended audience: Administrator
Tags:
The Extranet Collaboration Manager (ExCM) application uses web properties to store configuration date. These values are configurable by the Delegation Settings and Registration Settings pages of the ExCM application. In some cases it may be desired to modify these values programmatically or from the Site Provisioning Assistant application.
Properties
| AllowUserProfileManagement |
True/False |
True to allow users to manage their Forms-Based-Authentication profiles from the personalization menu.
|
| AllowInvitations |
True/False |
True to allow Site Collection Administrators, Site Owners and Delegated Administrators to send invitations.
|
| AllowUninvitedRegistrations |
True/False |
True to allow anonymous users to register for access to your site.
|
| AllowPasswordChange |
True/False |
True to allow Forms-Based-Authentication users to change their password after authentication.
|
| AllowPasswordReset |
True/False |
True to allow unauthenticated Forms-Based-Authentication users to reset their forgotten password.
|
| ApprovedDomainNames |
^gmail\.com$,^yahoo\.com$ |
Comma delimited list of approved domain name expressions.
|
| RegistrationApprovers |
todd,mark,susan |
Comma delimited list of registration approvers.
|
| UninvitedRegistrationGroupId |
Integer (Default: 0) |
ID of the SharePoint Group to which anonymous registration will be added after completing an anonymous registration.
|
| VerifyAnonymousRegistrationAccounts |
True/False |
True to verify the e-mail address of anonymous registration after completing an anonymous registration.
|
|
RequireAnonymousRegistration AccountApproval |
True/False |
True to require approval for anonymous registrations.
|
| RequireInvitationAccountApproval |
True/False |
True to require approval for registrations via invitation.
|
| DelegationProvider |
RoleDelegationProvider SitePermissionDelegationProvider |
Name of the Delegation provider.
|
| DelegationHashKey |
String |
Used to encrypt invitation and e-mail verification URLs. Ensures the data is not tampered with.
|
| PasswordResetTemplate |
GeneratePasswordWithoutHintAndEmail GeneratePasswordWithHintAndEmail UserProvidedPasswordWithHint |
Template used during the reset password operation.
|
| RegistrationUrl |
Default: Empty
http://server_name/_layouts/SPSolutions/ Delegation/Register.aspx |
Full path to the registration page. Can be used to brand the registration page or to enable an invitation from a windows token site.
|
| RegistrationSuccessUrl |
Default: Empty
http://server_name/_layouts/SPSolutions/ Delegation/RegistrationSucess.aspx
|
Full path to the registration page. Can be used to brand the registration page or to enable an invitation from a windows token site.
|
| MangeProfileUrl |
Default: Empty
http://server_name/_layouts/SPSolutions/ Delegation/MangProfile.aspx |
Full path to the registration page. Can be used to brand the registration page or to enable an invitation from a windows token site.
|
| ChangeMyPasswordUrl |
Default: Empty
http://server_name/_layouts/SPSolutions/ Delegation/ChangeMyPassword.aspx |
Full path to the registration page. Can be used to brand the registration page or to enable an invitation from a windows token site.
|
| ChangeMyQuestionUrl |
Default: Empty
http://server_name/_layouts/SPSolutions/ Delegation/ChangeMyQuestion.aspx |
Full path to the registration page. Can be used to brand the registration page or to enable an invitation from a windows token site.
|
/support/documents/article0000/article0000.htm