Aqualogic Interaction API  
 

IPTAuthSource.GetUseDefaultProfilesMap Method 

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

bool GetUseDefaultProfilesMap();

Return Value

true if the default profile map is used

See Also

IPTAuthSource Interface | com.plumtree.server Namespace