Skip Navigation Links
Skip navigation links
Products
Support
Downloads
Press
Site Map
Satisfied Customers
All-in-one VHD
Request Demo
Contact Us
Skip navigation links
Alert Manager 2007
Extranet Collaboration Manager
How do I install ExCM?
How do I deploy to a site collection and activate ExCM - Standard Edition's features?
How do I configure forms authentication in SharePoint?
How do I create a new delegated administrator?
How do I manage users in the authorization store?
How do I manage roles in the authorization store?
How do I audit delegation activities?
How do I change the format and content of ExCM - SE e-mail messages?
How do I create a new delegation provider?
How do I invite users to join my site?
How do I allow or prevent uninvited users to join my site?
How do I enable user self-registration?
How do I obtain and apply a product license for trialware or purchased software?
How do I gather custom data from users when they register for site access?
How do I allow users to manage their own profile data?
How do I manage profile data for my site's users?
How do I enable anonymous access to Register.aspx so users can self-register?
Extranet Collaboration Manager FAQ
How do I take a custom action upon SharePoint FBA user login?
How do I leverage the FBA user registration events provided by ExCM?
How do I configure Delegation Settings in ExCM?
How do I create a user automation job?
How do I delete a user automation job?
How can I view the policies of a user automation job?
How can I update the policies of a user automation job?
How do I change the schedule of a user automation job?
How do I update the notification messages of a user automation job?
I would like to know more about user automation
How do I configure Registration Settings in ExCM?
How do I modify the login page to include the forgot my password and registration link?
How do I perform a manual installation of ExCM?
What features need to be activated to use ExCM?
What web properties are used by the ExCM application?
How do I upgrade Extranet Collaboration Manager?
A valid license could not be obtained.
General
SPA
Article Index
What web properties are used by the ExCM application? 
Intended audience: Administrator 
Tags:  
 
Multimedia demo: Watch a video demonstrating this topic.

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

Property Name Possible Values Description
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.

 

Questions or comments about this article? 
Post them in our software support forum (registration required).