Aqualogic Interaction API  
 

IPTAuthSource.SetUseDefaultProfilesMap Method 

Sets whether the default profiles map is used for this auth source. If not, all new users will receive the profile id returned by GetDefaultProfileForNewUsers.

void SetUseDefaultProfilesMap(
   bool Value
);

Parameters

Value
whether the default profile map should be used

See Also

IPTAuthSource Interface | com.plumtree.server Namespace