Access Rule Management
Get the list of countries that has holidays in Kindoo system to import a holiday calendar
Get the list of countries that has holidays in Kindoo system to import a holiday calendar
Get a country holiday's to set the holidays in access rules
Get a country holiday's to set the holidays in access rules
Delete an access rule from site by rule id
Delete an access rule from site by rule id
Clears all the existing access rights under this rule (whatever type they are) then sets back the access rights according to the Schedule(array of weekly object) and EntryPointsSelected parameters
Clears all the existing access rights under this rule (whatever type they are) then sets back the access rights according to the Schedule(array of weekly object) and EntryPointsSelected parameters
Clears all the existing access rights under this rule (whatever type they are) then sets back the access rights according to the Schedule(array of from-to object) and EntryPointsSelected parameters
Clears all the existing access rights under this rule (whatever type they are) then sets back the access rights according to the Schedule(array of from-to object) and EntryPointsSelected parameters
Clears all the existing access rights under this rule (whatever type they are) then sets back an always access right on the EntryPointsSelected parameter
Clears all the existing access rights under this rule (whatever type they are) then sets back an always access right on the EntryPointsSelected parameter
Adds an access right of type ALWAYS to the existing access rights of the requested user.
Adds an access right of type ALWAYS to the existing access rights of the requested user.
Revokes the previous access rights of type Weekly for the requested user on the requested entry points, and sets a new access right of type Weekly for the user on the requested entry points according to the schedule sent by the Schedule parameter. NOTE that, if the user had weekly access rights on entry points not included in the list of requested entry points, these weekly access rights remain
To be used with caution, every time this method is called it resets the weekly access rule of the user to the new weekly access rule of the request body.
Adds an access right of type FROM-TO to the existing access rights of the requested user.
Adds an access right of type FROM-TO to the existing access rights of the requested user.
Retrieves the list of all access permissions(access rules and access rights) of a Kindoo user
Retrieves the list of all access permissions(access rules and access rights) of a Kindoo user
Revoke always access rights by EUID and entry point IDs for Kindoo
Revoke always access rights by EUID and entry point IDs for Kindoo
Revoke User From Access rule
Revoke User From Access rule
Revokes an environment user access rights by ids
Revokes an environment user access rights by ids
Revokes an environment user all access rights, with a choice of removing the user from the access rules as well
Revokes an environment user all access rights, with a choice of removing the user from the access rules as well
Revokes an always access right by ID in Kindoo
Revokes an always access right by ID in Kindoo
Revokes a FROM-TO access right by ID in Kindoo
Revokes a FROM-TO access right by ID in Kindoo
Revokes a weekly access right by ID in Kindoo
Revokes a weekly access right by ID in Kindoo
Cloning access permissions(access rules and access rights) from one user to another.
Cloning access permissions(access rules and access rights) from one user to another.
Cloning access permissions(access rules and access rights) from one entry point to another.
Cloning access permissions(access rules and access rights) from one entry point to another.
Add a user to a list of access rules
Add a user to a list of access rules
SET WEEKLY ACCESS SCHEDULE. Use KindooSaveAccessSetRuleWeeklyWithEntryPoints instead
SET WEEKLY ACCESS SCHEDULE. Use KindooSaveAccessSetRuleWeeklyWithEntryPoints instead
Save or edit a between access set rule. Use KindooSaveAccessSetRuleFromToWithEntryPoints instead
Save or edit a between access set rule. Use KindooSaveAccessSetRuleFromToWithEntryPoints instead
Save or edit an always access set rule. Use KindooSaveAccessSetRuleAlwaysWithEntryPoints instead
Save or edit an always access set rule. Use KindooSaveAccessSetRuleAlwaysWithEntryPoints instead
Retrieves a list of access rules for a Kindoo user. Use KindooGetUserAccessRulesLightWithEntryPoints instead
Retrieves a list of access rules for a Kindoo user. Use KindooGetUserAccessRulesLightWithEntryPoints instead
Saves an access rule to a user in Kindoo. Use KindooSaveAccessRuleAlwaysToEntryPoints instead
Saves an access rule to a user in Kindoo. Use KindooSaveAccessRuleAlwaysToEntryPoints instead
Set access rule weekly. Use KindooSaveAccessRuleWeeklyToEntryPoints instead
To be used with caution, every time this method is called it resets the weekly access rule of the user to the new weekly access rule of the request body.
Save Access Rule FROM TO. Use KindooSaveAccessRuleFromToToEntryPoints instead
Save Access Rule FROM TO. Use KindooSaveAccessRuleFromToToEntryPoints instead
Add a user to a access rule. Use KindooSaveAccessRuleFromListOfAccessSchedules instead
Add a user to a access rule. Use KindooSaveAccessRuleFromListOfAccessSchedules instead
Revoke User From Access rule. Use KindooRevokeUserFromAccessRule instead
Revoke User From Access rule. Use KindooRevokeUserFromAccessRule instead
Retrieves the list of all access permissions (access rules and access rights) of a Kindoo user.Use KindooGetUserAccessPermissions
Retrieves the list of all access permissions (access rules and access rights) of a Kindoo user.Use KindooGetUserAccessPermissions
Revokes an always/FROM-TO access rule by ID in Kindoo.Use KindooRevokeAlwaysAccessRightByID or KindooRevokeFromToAccessRightByID instead
Revokes an always/FROM-TO access rule by ID in Kindoo.Use KindooRevokeAlwaysAccessRightByID or KindooRevokeFromToAccessRightByID instead
Revokes an weekly access rule by ID in Kindoo.Use KindooRevokeWeeklyAccessRightByID instead
Revokes an weekly access rule by ID in Kindoo.Use KindooRevokeWeeklyAccessRightByID instead
Saves an always access rule to a user in Kindoo.Use KindooSaveAlwaysAccessRight instead
Saves an always access rule to a user in Kindoo.Use KindooSaveAlwaysAccessRight instead
Saves a weekly access rule to a user in Kindoo.Use KindooSaveWeeklyAccessRight instead
To be used with caution, every time this method is called it resets the weekly access rule of the user to the new weekly access rule of the request body.
Saves a FROM-TO access rule to a user in Kindoo.Use KindooSaveFromToAccessRight instead
Saves a FROM-TO access rule to a user in Kindoo.Use KindooSaveFromToAccessRight instead
Cloning access rules from one user to another.Use KindooCloneUserAccessPermissions instead
Cloning access rules from one user to another.Use KindooCloneUserAccessPermissions instead
Cloning access rules from one entry point to another.Use KindooEntryPointCloneAccessPermissions instead
Cloning access rules from one entry point to another.Use KindooEntryPointCloneAccessPermissions instead
Add a user to a list of access rules. Use KindooAddAUserToAListOfAccessRules
Add a user to a list of access rules. Use KindooAddAUserToAListOfAccessRules