public property LdapAuthorizationConsumerDrupalRole::$allowSynchBothDirections in Lightweight Directory Access Protocol (LDAP) 7
@property boolean $allowSynchBothDirections
Does this consumer module support synching in both directions?
Overrides LdapAuthorizationConsumerAbstract::$allowSynchBothDirections
File
- ldap_authorization/
ldap_authorization_drupal_role/ LdapAuthorizationConsumerRole.class.php, line 19
Class
Code
public $allowSynchBothDirections = FALSE;