Adldap\Schemas\SchemaInterface::member PHP Method

member() public method

The list of users that belong to the group.
public member ( ) : string
return string
    public function member();
SchemaInterface