You are here

public property LdapAuthorizationConsumerOG::$consumerType in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php \LdapAuthorizationConsumerOG::consumerType
  2. 7 ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php \LdapAuthorizationConsumerOG::consumerType

Machine name of consumer. e.g. og_group, drupal_role, etc.

Overrides LdapAuthorizationConsumerAbstract::$consumerType

File

ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php, line 21

Class

LdapAuthorizationConsumerOG

Code

public $consumerType = 'og_group';