Aqualogic Interaction API  
 

IPTAuthSource.SetDefaultProfilesMap Method

Sets the default profiles map, which determines which default profile new users will receive, and into which admin folder they will be placed.

Overload List

Sets the default profiles map, which determines which default profile new users will receive, and into which admin folder they will be placed.

void SetDefaultProfilesMap(int[],int[],int[]);

Sets the default profiles map, which determines which default profile new users will receive, and into which admin folder they will be placed.

void SetDefaultProfilesMap(object[],object[],object[]);

See Also

IPTAuthSource Interface | com.plumtree.server Namespace