Adldap\Schemas\SchemaInterface::primaryGroupId PHP Method

primaryGroupId() public method

By default, this is the RID for the Domain Users group.
public primaryGroupId ( ) : string
return string
    public function primaryGroupId();
SchemaInterface