| |  | Aqualogic Interaction API | |
| | IPTAuthSource.SetImportCrossASMembers Method |
Sets a flag that tells the sync agent to import memberships for users imported to other authentication sources. The default behavior is for this feature to be disabled.
void SetImportCrossASMembers(
bool bImportMembers);
Parameters
- bImportMembers
- -
true to tell the agent to import memberships from other authentication sources. false to tell the agent not to import such memberships.
See Also
IPTAuthSource Interface | com.plumtree.server Namespace