![]() | Creates a remote user against the specified authentication source. This function does not replace a user synchronization, but instead allows a user to be created against an authentication source in a one-off manner between user synchronizations. All attributes of the user, as imported via this function, will be preserved and properly updated by regular user syncs. |
![]() | Enable "agent-disabled" users, and return the number of users that were re-enabled. An "agent-disabled" users is one that was disabled during a synchronization job. Many users can sometimes be disabled due to various synchroanization errors - this function allows them to be quickly re-enabled. |
![]() | Get the number of "agent-disabled" users currently disabled by an agent on this auth source. |
![]() | Returns the ID of the authentication partner, or 0 for no partner. The auth partner, if any, is used to authenticate users from this auth source. |
![]() | Returns the maximum number of database rows which can be inserted at a time during user sync. |
![]() | Returns the id of the default profile which will be applied to users imported by this auth source. |
![]() | Returns the array of folder ids from the default profiles map. |
![]() | Returns the array of group ids from the default profiles map. |
![]() | Returns the array of default profile ids from the default profiles map. |
![]() | Returns the id of the admin folder where deleted groups will be moved. If 0, groups will be deleted instead of moved. |
![]() | Returns the id of the admin folder where deleted users will be moved. If 0, users will be deleted instead of disabled and moved. |
![]() | Returns the id of the everyone group for this auth source. |
![]() | Returns the list of groups which have been selected for partial users sync. Only members of these groups will be imported. |
![]() | Returns the value of the import memberships from other authentication sources flag. |
![]() | Returns the id of the admin folder where new groups will be created. |
![]() | Returns the id of the admin folder where new users will be created. |
![]() | Returns the prefix used for users imported by this auth source. |
![]() | Returns the CLSID of the provider for this auth source. |
![]() | Returns the provider property bag. |
![]() | Returns whether this auth source supports user sync. |
![]() | Returns the sync gype fo this auth source. |
![]() | 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 . |
![]() | Returns the id of the web service associated with this auth source. Only applicable to remote auth sources. |
![]() | Allows the everyone group ID to be set. |
![]() | Sets the ID of the authentication partner, or 0 for no partner. The auth partner, if any, is used to authenticate users from this auth source. |
![]() | Sets the maximum number of database rows which can be inserted at a time during user sync. |
![]() | Sets the id of the default profile which will be applied to users imported by this auth source. |
![]() | Overloaded. Sets the default profiles map, which determines which default profile new users will receive, and into which admin folder they will be placed. |
![]() | Sets the id of the admin folder where deleted groups will be created. If 0, groups will be deleted instead of moved. |
![]() | Sets the id of the admin folder where deleted users will be moved. If 0, users will be deleted instead of disabled and moved. |
![]() | Overloaded. Sets the list of groups which have been selected for partial users sync. Only members of these groups will be imported. |
![]() | 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. |
![]() | Sets the id of the admin folder where new groups will be created. |
![]() | Sets the id of the admin folder where new users will be created. |
![]() | Sets the provider CLSID. |
![]() | Overloaded. Sets the provider property bag. |
![]() | Sets whether this auth source supports user sync. |
![]() | Sets the sync type of this auth source. |
![]() | 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 . |
![]() | Returns the id of the web service associated with this auth source. Only applicable to remote auth sources. |
IPTAuthSource Interface | com.plumtree.server Namespace | IPTAuthSourceProvider