Set "true" to ”Allow Password Reset” on organization initial setting
Sep 04, 2017
01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 04, 2017
01:59 AM
Set "true" to ”Allow Password Reset” on organization initial setting
I created new organization with the following processing
Resources["EntityServices"].CreateOrganization(par);
However "Allow Password Reset" was "false".
Could you tell me how to set the initial value to "true".
Labels:
- Labels:
-
Design
- Tags:
- allow password reset
2 REPLIES 2
Sep 04, 2017
03:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 04, 2017
05:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 04, 2017
05:40 AM
Sorry, The question was not concrete.
I understand how to set it from the screen.
I am looking for ways to realize using only service execute.
Thank you for answering.
