AccessControlState
Last updated
Was this helpful?
The possible states an access control can be in.
enum AccessControlState {
Active
Deleted
Inactive
}This access control is active and so will be synced to or from the underlying system.
This access control is deleted and, once synced to the underlying system, it will be automatically deleted with a 48 hour delay.
This access control is not active and so will not be synced to the underlying system (removed if it was synced before).
AccessControl object ● AccessControlFilterInput input ● AccessControlForDataObjectFilterInput input ● AccessControlForUserFilterInput input ● AccessControlInput input ● AccessControlRevision object ● AccessControlWhoListFilter input ● AccessFilterInput input ● ModifiedAccessControlState object
Last updated
Was this helpful?
Was this helpful?